onnxruntime/onnxruntime/contrib_ops
Scott McKay db7669b225
Reduce ONNX dependency in minimal build (#4890)
* Next round of changes.

Remove inclusion of ONNX schema header
Exclude custom registry related things
Move IsConstantInitializer from graph_utils to Graph as it's needed in a minimal build and graph_utils is excluded.
2020-08-23 07:02:13 +10:00
..
cpu Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
cuda ReduceBinarySize (#4747) 2020-08-21 19:50:13 -07:00