onnxruntime/include/onnxruntime/core/graph
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
..
basic_types.h Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
constants.h Eliminate redundant subexpressions (#3047) 2020-08-14 01:13:05 -07:00
function.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
graph.h Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
graph_nodes.h Add pipeline online partition logic for pipeline (#3996) 2020-05-26 17:44:09 -07:00
graph_viewer.h Localized Recompute for Gelu and AttentionDropout (#4402) 2020-08-04 21:48:15 -07:00
indexed_sub_graph.h Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
node_arg.h Initial changes to disable code in a minimal build (#4872) 2020-08-22 07:14:53 +10:00
onnx_protobuf.h Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
schema_registry.h Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00