onnxruntime/include
Scott McKay efb72540be
Separate out constant node index information from ExecutionFrame (#410)
* Separate out the NodeArg index information from ExecutionFrame so it is only calculated once.

* Skip copy to/from device if only CPU execution provider is registered.
Cleanups.

* Address PR comments.
Clean up a few areas.

* Fix Linux build error
2019-02-01 10:55:49 +10:00
..
onnxruntime/core Separate out constant node index information from ExecutionFrame (#410) 2019-02-01 10:55:49 +10:00