torch-mlir/test/Conversion/TorchToLinalg
Vivek Khandelwal f6a6cfea4e
[MLIR][TORCH] Add support for negative index values for index.Tensor op (#2233)
This commit adds the support for index.Tensor op when the index values
are negative. This commit wraps around the index values by checking
their values at run time.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2023-06-16 14:21:04 -05:00
..
basic.mlir [MLIR][TORCH] Add support for negative index values for index.Tensor op (#2233) 2023-06-16 14:21:04 -05:00
elementwise.mlir [MLIR][TORCH] Add E2E support for aten.tril op (#2202) 2023-06-05 16:17:01 -07:00
flatten.mlir Implement Expand/Collapse Functionality for Aten.View (#1353) 2022-09-27 11:08:14 -07:00
pooling.mlir [Linalg] fix lowering reduce max with -inf (#2097) 2023-05-08 09:17:49 -07:00
unsqueeze.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
view.mlir Revert "build: update llvm tag to 147fe9de" 2022-11-25 12:41:56 +05:30