onnxruntime/include
Ke Zhang 41dc3130f5
no need putting initializers (for constant node) into graph inputs. (#665)
* constant node should not be put into graph inputs any more.

* simplify graph input/output set logic.

* refactor comments.

* remove adding initializers as graph inputs when creating graph from scratch.
2019-04-17 07:38:08 +08:00
..
onnxruntime/core no need putting initializers (for constant node) into graph inputs. (#665) 2019-04-17 07:38:08 +08:00