onnxruntime/tools/ci_build/github/linux
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
..
docker Abjindal/eager mode pipeline (#8870) 2021-08-30 18:24:39 -07:00
ort_minimal [CoreML EP]Make coreml ep build on non-macOS platform (#8677) 2021-08-18 09:35:32 -07:00
build_yocto.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
copy_strip_binary.sh Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
create_package.sh Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
extract_and_bundle_gpu_package.sh Add tensorrt_provider_factory.h to artifact (#8869) 2021-08-27 09:09:54 -07:00
java_copy_strip_binary.sh Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
java_linux_final_test.sh Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
run_build.sh Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
run_dockerbuild.sh Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
test_custom_ops_pytorch_export.sh Change "Export PyTorch CustomOp" build pipeline to use Ubuntu 20.04 (#8158) 2021-06-28 16:13:55 -07:00
upload_code_coverage_data.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
yocto_build_toolchain.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00