onnxruntime/tools/ci_build/github/linux/docker/scripts/manylinux
Vincent Wang 5ecfaef042
ATen Fallback for Inference (#11597)
* aten op for inference

* fix build error

* more some code to training only

* remove domain from operator name

* move aten_op_executor ext out from ortmodule

* add pipeline

* add exec mode

* fix script

* fix ut script

* fix test pipeline

* failure test

* rollback

* bugfix

* resolve comments

* enable aten for python build only

* fix win build

* use target_compile_definitions

* support io binding

* turn off aten by default

* fix ut

Co-authored-by: Vincent Wang <weicwang@microsoft.com>
Co-authored-by: zhijxu <zhijxu@microsoft.com>
2022-06-09 16:07:30 +08:00
..
install_centos.sh Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
install_deps.sh Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
install_deps_aten.sh ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
install_deps_eager.sh [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
requirements.txt Pin protobuf version to 3.18.1 (#11645) 2022-05-26 21:14:56 -07:00