torch-mlir/projects/pt1/python
Yuanqiang Liu 0378da0abd
[Torch Dialect] support aten.isinf (#2544)
Also fix linalg lowering from `UEQ` to `OEQ`.  
I will check other comparison's lowering later.
2023-11-04 22:26:01 +08:00
..
test Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
torch_mlir [Torch Dialect] support aten.isinf (#2544) 2023-11-04 22:26:01 +08:00
torch_mlir_e2e_test [Torch Dialect] support aten.isinf (#2544) 2023-11-04 22:26:01 +08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
TorchMLIRModule.cpp Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00