onnxruntime/tools/ci_build/github/linux/docker
Abhishek Jindal 868c8af9ac
Abjindal/eager mode pipeline (#8870)
* Adding pipeline file for eager mode

* adding the build eager mode flag

* adding torch wheel files for installation

* Changing pytorch version for change in wheel files

* updating requirements file path

* Removing Java and NodeJS from the build

* removing import torch for testing build of eager mode

* changing the build command

* import torch

* building eager mode separately

* removing Java tests

* python path issues

* changing python path location

* changing the build path file loc

* installing torch before build

* setting environment for building eager mode

* Copying the build file and getting rid of flags

* changing python path

* adding missing packages

* moving build eager mode code

* changing python path to python3

* adding amd_hipify

* adding logger file

* install torch before build

* change requirements file location

* install torch before build eager

* modifying eager mode build

* modifying build location

* adding new docker image

* handling gradle move issue

* Typo fix

* changing deps file

* adding java and nodejs

* changing repo name for docker image

* removing pybind

* building only eager mode

* changing the image name

* removing install wheel package

* build complete onnxruntime with eager mode

* building wheel

* enabling pybind

* adding build eager mode flag in unit tests

* removing build java nodejs

* adding build command

* removing java tests

* moving Debug tests before Release

* building Debug only case

* changing debug test code

* running the build eager mode with tests

* adding build dir

* adding build dir path

* changing build dir path

* changing build command for eager mode

* building eager mode and running tests simultaneously

* adding more flags to the pipeline

* chaning flag

* adding Debug and Release

* changing torch to nightly build

* changing torch version for nightly build

* chaning torch version

* move to Ubuntu image

* adding pool

* adding dockerfile for eager mode

* adding python deps file for eager

* modifying python deps file for eager

* changing deps file

* changing deps file statements

* changing python path

* REMOVING ECHO line

* going to original docker file

* changing docker file

* changing to eager requirements file

* changing python deps file

* changing paths

* changing cmake path

* changing build script

* changing python installation

* running debug mode only

* changing pipeline file

* test name

* test name

* test name2

* changing requirements file

* final flags for eager mode

* previous pipeline

* moving to ubuntu image and including some deps

* adding cmake path

* returning to manylinux image

* removing unncecessary files for pipeline
2021-08-30 18:24:39 -07:00
..
build_scripts Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
scripts Abjindal/eager mode pipeline (#8870) 2021-08-30 18:24:39 -07:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
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 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -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_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 Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
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