torch-mlir/lib/Dialect/TorchConversion/Transforms
Sean Silva 2213584c4f VerifyBackendContract -> VerifyLinalgOnTensorsBackendContract
This moves it into TorchConversion since it is only needed there.

This removes the Backend/ directory.
2021-09-23 21:39:31 -07:00
..
BackendTypeConversion.cpp E2e implementation for `aten.cat`,`aten.gather`, `aten.bmm` 2021-09-22 19:15:01 -04:00
CMakeLists.txt VerifyBackendContract -> VerifyLinalgOnTensorsBackendContract 2021-09-23 21:39:31 -07:00
PassDetail.h Add TorchToIREE and factor out TorchConversion dialect. 2021-08-16 15:01:58 -07:00
Passes.cpp VerifyBackendContract -> VerifyLinalgOnTensorsBackendContract 2021-09-23 21:39:31 -07:00
VerifyInvariantsBeforeBackendLowering.cpp [torch-mlir earthmoving (1/N)] C/C++ code movement. 2021-09-10 21:44:37 -07:00
VerifyLinalgOnTensorsBackendContract.cpp VerifyBackendContract -> VerifyLinalgOnTensorsBackendContract 2021-09-23 21:39:31 -07:00