torch-mlir/build_tools/python_deploy
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
..
.gitignore Add oneshot release snapshot for test/ondemand (#768) 2022-04-21 02:19:12 -07:00
build_linux_packages.sh Replace c10::optional with std::optional (#3126) 2024-04-09 18:38:33 +00:00
build_macos_packages.sh - rename no-jit -> core (#1920) 2023-03-07 00:20:06 -06:00
build_upload_m1_snapshot.sh build: improve robustness of cmake and shell scripts (#1018) 2022-07-06 14:39:30 -07:00
build_windows.ps1 python: separate build- and test-related pip dependencies (#1874) 2023-02-13 21:22:09 -06:00
build_windows_ci.sh Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
install_macos_deps.sh Python 3.11 support (#1848) 2023-02-10 07:16:37 -08:00