torch-mlir/build_tools
Rob Suderman 074f112d6a
[onnx] Add testing using the `onnx` compilation using torch tests (#2795)
We can route the torch tests via `onnx` using the `torch.onnx.export`
tooling. We can then reimport, lower to torch, and compile to linalg to
validate the onnx path is working correctly.

The current implementation exposes some failures in the `onnx` path so
we cannot enable the onnx test suite yet due to segmentation faults.
2024-02-15 10:17:13 -08:00
..
ci [onnx] Add testing using the `onnx` compilation using torch tests (#2795) 2024-02-15 10:17:13 -08:00
cmake Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
docker Dockerize CI + Release builds (#1234) 2022-08-30 11:07:25 -07:00
python_deploy [onnx] Add testing using the `onnx` compilation using torch tests (#2795) 2024-02-15 10:17:13 -08:00
autogen_ltc_backend.py Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
autogen_ltc_backend.yaml [LTC] Support torch.ones/zeros/arange ops (#2440) 2023-09-21 13:25:14 -04:00
build_libtorch.sh Fix typos in comments (#2539) 2023-10-31 20:10:47 -07:00
build_python_wheels.sh build: improve robustness of cmake and shell scripts (#1018) 2022-07-06 14:39:30 -07:00
build_standalone.sh Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
scrape_releases.py Create github action for creating pip-compatible releases index 2022-09-23 15:26:19 -04:00
update_abstract_interp_lib.sh Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
update_torch_ods.sh Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
write_env_file.sh Update PYTHONPATH in development.md (#2644) 2023-12-18 22:46:55 -08:00