onnxruntime/onnxruntime/core/graph
Tracy Sharpe a355281b99
Add alternate IsSupportedOptypeVersionAndString signature (#5529)
Add a variant of graph_utils::IsSupportedOptypeVersionAndDomain that takes const char* instead of std::string.
2020-10-18 18:14:06 -07:00
..
contrib_ops revert contrib op version bump and deprecation of TransposeMatMul (#5424) 2020-10-12 13:02:15 -07:00
dml_ops Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
featurizers_ops Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
function.cc bfloat16 and opset13 related fix (#4913) 2020-08-27 16:10:53 -07:00
function.h
function_container.h
function_impl.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -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 Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
graph_flatbuffers_utils.cc Make some string optional for save to/load from flatbuffers (#5331) 2020-10-01 09:24:37 -07:00
graph_flatbuffers_utils.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_utils.cc Add alternate IsSupportedOptypeVersionAndString signature (#5529) 2020-10-18 18:14:06 -07:00
graph_utils.h Add alternate IsSupportedOptypeVersionAndString signature (#5529) 2020-10-18 18:14:06 -07:00
graph_viewer.cc Transformer layer-wise Recompute (#4526) 2020-09-24 19:56:32 -07:00
model.cc Make some string optional for save to/load from flatbuffers (#5331) 2020-10-01 09:24:37 -07:00
model.h Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
model_load_utils.h Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
op.cc Bump onnx to latest (#1756) 2019-09-12 11:46:49 -07:00
op.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
record.h Make CentOS 6 CUDA build and run (#2159) 2019-10-19 15:33:31 -07:00
schema_registry.cc Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00