onnxruntime/onnxruntime
M. Zeeshan Siddiqui 34ebf7d3dd
Partial graph execution made simple. (#7324)
* Python changes.

* C++ changes.

* fixes/hacks.

* more hacks.

* perf.

* changes.

* changes.

* re-architect partial graph execution and  remove iobinding.

* changes.

* refactor.

* prevent copies from python to c++.

* perf.

* merge conflicts.

* misc.

* fix merge conflicts and tests.

* Ifdef partial executor.

* PR feedback.

* Delete ORT Task et al.

* Clean up.

* clean up.

* Restore SetOutputMLValue().

* PR feedback.

* Re-enable disabled ORTModule tests.

* PR feedback.

* PR feedback.
2021-04-23 15:09:18 -07:00
..
contrib_ops SimplifiedLayerNormalization kernel for ROCM EP (#7409) 2021-04-22 21:25:09 -07:00
core Partial graph execution made simple. (#7324) 2021-04-23 15:09:18 -07:00
featurizers_ops/cpu Consolidate MLTypeCallDispatcher classes (#6651) 2021-02-12 13:26:56 -08:00
gsl
python support loading external execution provider from python frontend (#7332) 2021-04-23 09:54:09 -07:00
test Partial graph execution made simple. (#7324) 2021-04-23 15:09:18 -07:00
tool/etw
wasm WebAssembly multi-threads support. (#7326) 2021-04-15 21:46:11 -07:00
.style.yapf
__init__.py Add robust dependency check for Python package (#6436) 2021-02-21 15:11:28 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings