onnxruntime
34ebf7d3 - Partial graph execution made simple. (#7324)

Commit
4 years ago
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.
Author
Parents
Loading