onnxruntime/tools/ci_build
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
..
github ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
__init__.py
amd_hipify.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
build.py fix cmake warning (#11742) 2022-06-07 09:37:16 +08:00
clean_docker_image_cache.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
coverage.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
gen_def.py Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
get_docker_image.py Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
logger.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
op_registration_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
op_registration_validator.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
policheck_exclusions.xml
reduce_op_kernels.py Include layout transformation ops in extended minimal build and above. (#11355) 2022-04-27 10:31:02 -07:00
requirements.txt
upload_python_package_to_azure_storage.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
upload_python_package_to_azure_storage_with_python.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00