torch-mlir/projects/pt1/e2e_testing
Rob Suderman 7a0d0e954b
[onnx] Fix onnx.gather lowering to use torch.aten.index_select (#2913)
Onnx's gather maps directly to `torch.aten.index_select`. We should just
use that path.
2024-02-16 16:05:44 -05:00
..
main.py [onnx] Add testing using the `onnx` compilation using torch tests (#2795) 2024-02-15 10:17:13 -08:00
xfail_sets.py [onnx] Fix onnx.gather lowering to use torch.aten.index_select (#2913) 2024-02-16 16:05:44 -05:00