onnxruntime/include
Scott McKay 07a2466d9f
Use INFO instead of WARNING for an unused graph input. (#1235)
* Use INFO instead of WARNING for an unused graph input.

* Drop severity of unused initializer as well

* Update to output a warning level message if removing an initializer that is never used, and an info level message if removing an initializer that optimization has made redundant.
2019-07-15 20:29:30 +10:00
..
onnxruntime/core Use INFO instead of WARNING for an unused graph input. (#1235) 2019-07-15 20:29:30 +10:00