torch-mlir/external
Vivek Khandelwal 5dbace239b Extend tm_tensor.scatter op semantic to carry unique_indices attribute
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.
2022-02-22 22:02:10 +05:30
..
llvm-external-projects/torch-mlir-dialects Extend tm_tensor.scatter op semantic to carry unique_indices attribute 2022-02-22 22:02:10 +05:30
llvm-project@bfc6fbfb65 LLVM bump 2022-02-16 15:28:13 -05:00