onnxruntime/tools
Yufeng Li baa86f181f
Handle the case that initializers are in graph input (#3449)
warn that initializers are in graph input
provide a tool to move initializer out of graph input
Motivation and Context
ONNX model from IR_VERSION 4 only treats initializers that appear in graph input as non-constant. This may fail some of the graph optimizations, like const folding, operator fusion and etc. Warn the case and provide a tool.
2020-04-14 09:06:04 -07:00
..
ci_build Optionally produce a python wheel that includes featurizers (#3491) 2020-04-14 09:00:13 -07:00
nuget Enable DML Nuget Package for x64 or x86 architectures (#3120) 2020-03-02 20:18:46 -08:00
python Handle the case that initializers are in graph input (#3449) 2020-04-14 09:06:04 -07:00