onnxruntime/include/onnxruntime/core
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
..
common Consolidate several types into onnxruntime::ArgType. (#11430) 2022-05-09 14:44:28 -07:00
eager
framework ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
graph Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform Add restrictions for hybrid cpus for thread pool task distribution (#10393) 2022-02-17 14:34:09 -08:00
providers XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
session Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00