torch-mlir/lib/Dialect/Torch
Ze Zhang f2c53b8ca5
Add aten.isclose support and its torch-to-tosa lowering (#2512)
Add aten.isclose op
Add its torch-to-tosa lowering
Update the TorchToTosa/basic.mlir tests


To test e2e tosa lowering:
`python -m e2e_testing.main -v -c=tosa`

---------

Co-authored-by: Ze Zhang <ze.zhang@getcruise.com>
2023-10-16 09:44:53 -07:00
..
IR Improve aten.broadcast_to folder when in strict symbol mode (#2504) 2023-10-05 09:02:10 -04:00
Transforms Add aten.isclose support and its torch-to-tosa lowering (#2512) 2023-10-16 09:44:53 -07:00
Utils Add aten.unflatten.int support and its torch-to-tosa lowering (#2509) 2023-10-13 18:39:41 -07:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00