torch-mlir/lib/Conversion
Ramiro Leal-Cavazos 8bfb819d35 Fix bug with transpose of negative dims
Summary:
This commit fixes an off-by-one error in how negative dimensiosn were
being handled in the lowering of transpose. This commit also adds
tests to transpose and unsqueeze to test negative dimensions.
2021-10-25 15:50:55 -04:00
..
TorchToLinalg Fix bug with transpose of negative dims 2021-10-25 15:50:55 -04:00
TorchToSCF Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
TorchToStd Update llvm-project to a54f4eae0e1d0ef5adccdcf9f6c2b518dc1101aa 2021-10-18 13:36:42 -04:00
TorchToTosa Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
CMakeLists.txt Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00