mirror of https://github.com/llvm/torch-mlir
5dbace239b
There are cases where the op may update the same indices multiple times. In this context, we can not parallelize updates. Instead, we have to execute them sequentially. Adding a boolean attribute to control the behavior. Also adding test cases for invalid IR. |
||
---|---|---|
.. | ||
llvm-external-projects/torch-mlir-dialects | ||
llvm-project@bfc6fbfb65 |