onnxruntime/tools/ci_build/github/linux/docker
Ye Wang 83dc22585c
Second round cherry-pick to rel-1.9.0 (#9062)
* Adding async fetching for webgl backend (#8951)

* Adding async fetching for webgl backend

* fix PR comments and CI failure.

* fixing a bug

* adding a flag

* Enable linking in exception throwing support library when build onnxruntime wasm. (#8973)

* Enable linking in exception throwing support library when build onnxruntime webassembly containing onnxruntime-extensions.

* Add flag in build.py to enable linking exceptions throwing library.

* Update onnxruntime-extensions document and bind custom_ops build flag with use_extensions.

* Update doc.

* Update cgmanifest.json.

Co-authored-by: Zuwei Zhao <zuzhao@microsoft.com>

* Remove document text from error message in a couple of ops (#9003)

* do not add pkg wheel entry to the index html file if it already exists (#9004)

* do not add pkg wheel entry to the index html file if it already exists

* [js/web] fix ort web e2e test (#9025)

* Fix cmake POWER10 detection

Recent commit 60c98a8 changed variable mlas_common_srcs which affects
POWER10 detection.

* Fix Where op type reduction processing (#9033)

* Update type reduction script to track Where Op's second input type.

* Clean up op_kernel_type_control.h includes.

* Use more maintainable include.

* Fix ROCm wheels CI pipeline break by installing latest protobuf from source (#9047)

* install protobuf from source

* fix rm command in Dockerfile

* fix options on rm command

* fix cd into protobuf source directory

* try again

* remove strip step

* debug list the files

* ls on /usr

* more debug

* more debug

* adjust LD_LIBRARY_PATH

* try remove protobuf before ORT build

* [js/web] a bugfix and add tests for wasm proxy worker (#9048)

* [js/web] add tests for wasm proxy worker

* fix script src override

* Set onnxruntime_DISABLE_RTTI to default OFF (#9049)

Co-authored-by: Du Li <duli1@microsoft.com>
Co-authored-by: Zuwei Zhao <4123666+Zuwei-Zhao@users.noreply.github.com>
Co-authored-by: Zuwei Zhao <zuzhao@microsoft.com>
Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com>
Co-authored-by: liqun Fu <liqfu@microsoft.com>
Co-authored-by: Yulong Wang <yulongw@microsoft.com>
Co-authored-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Suffian Khan <sukha@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2021-09-15 18:02:07 -07:00
..
build_scripts Second round cherry-pick to rel-1.9.0 (#9062) 2021-09-15 18:02:07 -07:00
scripts First round cherry-pick to rel-1.9.0 (#9019) 2021-09-09 15:05:38 -07:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo
Dockerfile.arm_yocto Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_cpu Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_cuda11 Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
Dockerfile.manylinux2014_cuda11_1_tensorrt7_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
Dockerfile.manylinux2014_cuda11_tensorrt7_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_eager_cpu Abjindal/eager mode pipeline (#8870) 2021-08-30 18:24:39 -07:00
Dockerfile.manylinux2014_rocm Second round cherry-pick to rel-1.9.0 (#9062) 2021-09-15 18:02:07 -07:00
Dockerfile.manylinux2014_training_cuda10_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_training_cuda11_1 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_training_cuda11_4 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.ubuntu Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt7_2 Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
Dockerfile.ubuntu_for_arm Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_gpu_training Fix training e2e pipeline (#7942) 2021-06-04 09:37:09 -07:00
Dockerfile.ubuntu_openvino Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
Dockerfile.ubuntu_server
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v8.0.1 (#8512) 2021-08-02 11:20:31 -07:00
Dockerfile.ubuntu_tensorrt7_1 Add TRT 7.1 Pipeline (#8073) 2021-06-21 20:57:04 -07:00
manylinux-entrypoint Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00