onnxruntime/tools/ci_build/github/linux/docker
Wei-Sheng Chin dc486d146b
Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460)
* Make ORT as Pytorch JIT backend

LORT likely doesn't work with aten fallback so we only test LORT in its own CI.

* Revert changes to enable external CUDA allocator. Will add it later.

Revert "Revert changes to enable external CUDA allocator. Will add it later."

This reverts commit d5487f2e193014c805505afae8fb577c53667658.

Fix external allocator

* Relax tolerance and remove commented code

* Print more information in CI

* Fix pointer

* Address comments.
1. Reuse ORT-eager mode's environment.
2. Remove unused ctor.

* Use Pytorch master branch as all PRs are merged

Fix

* Refine based on cpplint feedbacks

* Revert changes to allow custom CUDA allocator in public APIs

* Use torch.testing.assert_close

* Use unittest framework

* Switch docker repo

* Rename *.cpp to *.cc

* Address comments

* Add comment

* Use same pipeline file for eager and lort pipelines

* Address comments

* Add yaml comment

* Fix cmake files

* Address comments

* Rename flags, remove printing code, remove dead comment
2022-08-22 09:40:40 -07:00
..
inference Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
scripts Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
Dockerfile.arm_yocto
Dockerfile.manylinux2014_aten_cpu ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
Dockerfile.manylinux2014_cpu Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_eager_cpu Fix eager mode pipeline (#10802) 2022-03-08 09:26:20 -08:00
Dockerfile.manylinux2014_lort_cpu Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
Dockerfile.manylinux2014_rocm5.1.1 Update ORTModule Default Opset Version to 15 (#12419) 2022-08-05 16:55:04 +08:00
Dockerfile.manylinux2014_rocm5.2 Update ORTModule Default Opset Version to 15 (#12419) 2022-08-05 16:55:04 +08:00
Dockerfile.manylinux2014_training_cuda11_3 Update ORTModule Default Opset Version to 15 (#12419) 2022-08-05 16:55:04 +08:00
Dockerfile.manylinux2014_training_cuda11_5 Update ORTModule Default Opset Version to 15 (#12419) 2022-08-05 16:55:04 +08:00
Dockerfile.manylinux_2_27_cpu Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.ubuntu Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_2 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu_training orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
Dockerfile.ubuntu_openvino OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
Dockerfile.ubuntu_tensorrt Update Linux Multi GPU TensorRT pipeline to TensorRT 8.4 (#11923) 2022-06-21 07:59:11 -07:00
Dockerfile_manylinux2014_openvino_multipython Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
manylinux-entrypoint
manylinux.patch Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00