torch-mlir/build_tools
Stella Laurenzo 7301aa80fd
Enable -Werror in lib/ and LTC. (#2841)
Required some massaging of LTC to make it warning clean, and I had to
manually disable some warnings on the generated source files (which we
don't control).

The project is warning clean now.

The `-Werror` flag is disabled by default as we can't control everywhere
people will try to build/install. The CI enables it via
-DTORCH_MLIR_ENABLE_WERROR_FLAG=ON.
2024-01-30 23:33:21 -08:00
..
ci Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -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 Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -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