onnxruntime/tools/ci_build/github/linux/docker/scripts/manylinux
Wei-Sheng Chin dc324b1d90
[LazyTensor] Make LORT Build Again with Latest PyTorch (#13303)
`python setup.py develop` doesn't install PyTorch as a normal package in
site-packages anymore, and the user must stay at PyTorch's root
directory to call `import torch`. This will break LORT tests because
LORT tests contains `import torch` and are called outside PyTorch root
directory. To make PyTorch a normal package again, this PR build PyTorch
with `python setup.py install`.
2022-10-13 13:56:17 -07:00
..
install_centos.sh Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
install_deps.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_deps_aten.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_deps_eager.sh [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
install_deps_lort.sh [LazyTensor] Make LORT Build Again with Latest PyTorch (#13303) 2022-10-13 13:56:17 -07:00
install_ubuntuos.sh Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
requirements.txt Bump protobuf in /tools/ci_build/github/linux/docker/scripts/manylinux 2022-09-24 15:21:50 -07:00