onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
manylinux [LazyTensor] Make LORT Build Again with Latest PyTorch (#13303) 2022-10-13 13:56:17 -07:00
training Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install-protobuf.sh Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
install_ninja.sh Liqun/training pkg to run tests (#7662) 2021-05-16 09:10:57 -07:00
install_openmpi.sh Synchronize training dependency versions between Docker image and Python wheel. (#5261) 2020-09-23 19:03:42 -07:00
install_os_deps.sh [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
install_protobuf.sh Update protobuf submodule (#10801) 2022-03-09 09:37:58 -08:00
install_python_deps.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_server_deps.sh Update protobuf to 3.16 (#7616) 2021-05-07 14:09:23 -07:00
install_ubuntu.sh Fix OLive build pipeline (#13114) 2022-09-27 10:19:58 -07:00
requirements.txt Openvino GPU Unit/Python Tests fix failure (#13122) 2022-09-28 16:00:06 -07:00