torch-mlir/lib/Dialect/Torch/IR
Qiang Fu f7c7bb800c
Add non-default dtype support for a few elementwise math ops. (#687)
* fix type inference
* fix Torch2Linalg conversion
* add test cases
2022-03-23 13:35:43 -07:00
..
CMakeLists.txt Reduce compilation time for TorchOps.cpp.inc 2022-03-21 14:42:26 -07:00
TorchDialect.cpp Elide `!torch.` prefix in nested dialect types. 2022-03-15 17:24:08 -07:00
TorchOps.cpp Bump LLVM at 8361c5da30588d3d4a48eae648f53be1feb5cfad 2022-03-18 13:16:14 -04:00
TorchOpsODSGenerated.cpp Reduce compilation time for TorchOps.cpp.inc 2022-03-21 14:42:26 -07:00
TorchTypes.cpp Make TorchOps.cpp faster to iterate on. 2022-03-16 09:33:12 -07:00
UtilsForODSGenerated.cpp Add non-default dtype support for a few elementwise math ops. (#687) 2022-03-23 13:35:43 -07:00
UtilsForODSGenerated.h Reduce compilation time for TorchOps.cpp.inc 2022-03-21 14:42:26 -07:00