onnxruntime/onnxruntime/core/graph
2019-04-02 22:30:00 -07:00
..
contrib_ops update onnx and add removed experimental ops to contrib ops (#723) 2019-04-02 22:30:00 -07:00
function.cc Support updated opschema with functionbody (#640) 2019-03-27 11:38:10 -07:00
function.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
function_container.h Document the Graph header files and cleanup some issues. (#42) 2018-11-28 08:42:11 -08:00
function_impl.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
function_inliner.h remove graph editor since it's not designed as expected to restrict graph access for rewrite rule. (#119) 2018-12-06 14:10:51 -08:00
graph.cc Support updated opschema with functionbody (#640) 2019-03-27 11:38:10 -07:00
graph_utils.cc fix graph transformers and refactor tests (#696) 2019-03-26 20:38:12 -07:00
graph_utils.h fix graph transformers and refactor tests (#696) 2019-03-26 20:38:12 -07:00
graph_viewer.cc rename graph.h to graph_viewer.h (#84) 2018-12-04 08:41:03 -08:00
model.cc Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
model.h A tiny change to onnxruntime::Model (#158) 2018-12-12 15:33:20 -08:00
op.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
op.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
record.h Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
schema_registry.cc Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00