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
training
install-protobuf.sh
install_ninja.sh
install_openmpi.sh
install_os_deps.sh
install_protobuf.sh
install_python_deps.sh
install_server_deps.sh
install_ubuntu.sh
requirements.txt