onnxruntime/include/onnxruntime/core/graph
Guoyu Wang 3a3f26f38e
Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276)
* Move fbs include from header to cc

* add initial cmake for flatbuffers

* Move most flatbuffers util to ort_flatbuffers

* move code around

* fix

* move test/perf runner to use flatbuffer directly instead of model

* minor update

* Fix build break

* Clean up includes and foward decl

* Fix traning CI build breaks

* Addressed PR comment, replaced some include with forward decls

* Remove ORT_MUST_USE_RESULT temporarily
2020-09-25 05:36:29 -07:00
..
basic_types.h Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
constants.h
function.h
graph.h Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
graph_nodes.h
graph_viewer.h Transformer layer-wise Recompute (#4526) 2020-09-24 19:56:32 -07:00
indexed_sub_graph.h
node_arg.h Enable onnx_test_runner for ort format (#5100) 2020-09-10 17:15:19 +10:00
onnx_protobuf.h Fix build break from removing custom ORT onnx protobuf (#4904) 2020-08-25 18:10:42 +10:00
schema_registry.h Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00