onnxruntime/onnxruntime
Scott McKay 98dbdb1e0b
Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761)
* Rework the feed/fetch copy setup so that it can be calculated upfront by the control flow nodes. Also simplifies how it all works.
Update the control flow nodes to do the calculation prior to graph execution.
2019-09-10 15:46:00 +10:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
contrib_ops add dequantize and quantize back to contrib ops (#1712) 2019-09-06 08:55:42 -07:00
core Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
python Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
server Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
test Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
__init__.py Python API naming and other cleanup (#1678) 2019-08-27 12:48:46 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings