onnxruntime/tools/ci_build/github
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
..
android Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
apple Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
azure-pipelines [ROCm] Revert CI pipeline to ROCm5.2.3 (#13297) 2022-10-12 10:47:33 -07:00
js Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
linux [LazyTensor] Make LORT Build Again with Latest PyTorch (#13303) 2022-10-13 13:56:17 -07:00
pai [ROCm] Revert CI pipeline to ROCm5.2.3 (#13297) 2022-10-12 10:47:33 -07:00
python_checks
windows Add license header to some files. (#13074) 2022-09-23 18:46:02 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00