onnxruntime/onnxruntime/core/graph
Changming Sun e42099480e
Clean up code (#1033)
Some trivial changes for making gcc compiler happy. Won't impact runtime behavior.
2019-05-15 10:00:39 -07:00
..
contrib_ops Clean up code (#1033) 2019-05-15 10:00:39 -07:00
function.cc Add unique identifier in function subgraph (#771) 2019-04-04 13:31:20 -07:00
function.h
function_container.h Document the Graph header files and cleanup some issues. (#42) 2018-11-28 08:42:11 -08:00
function_impl.h Fix two warnings in graph lib 2019-04-03 19:41:11 -07: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 Improve error messaging based on raised issues (#988) 2019-05-09 11:43:41 -07:00
graph_utils.cc Extend IsSupportedOptypeVersionAndDomain to support multiple versions… (#963) 2019-05-03 14:46:23 -07:00
graph_utils.h Clean up code (#1033) 2019-05-15 10:00:39 -07:00
graph_viewer.cc Add nGraph Execution Provider (#832) 2019-04-20 17:02:35 -07: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
op.h
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