torch-mlir/build_tools
Jae Hoon (Antonio) Kim 8951a8cc23
Replace c10::optional with std::optional (#3126)
They replaced all `c10::optional` usages with `std::optional` in
torchgen'd code in
fb90b4d4b2
causing the LTC build to break.

Replacing all usages of `c10::optional` with `std::optional` in
`projects/ltc` has fixed the issue

Issue: #3120
2024-04-09 18:38:33 +00:00
..
ci Replace c10::optional with std::optional (#3126) 2024-04-09 18:38:33 +00: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 Replace c10::optional with std::optional (#3126) 2024-04-09 18:38:33 +00:00
autogen_ltc_backend.py Replace c10::optional with std::optional (#3126) 2024-04-09 18:38:33 +00: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
e2eshark_build.sh Create e2eshark_build.sh (#3062) 2024-03-26 16:37:54 -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