onnxruntime/onnxruntime/core/graph
Changming Sun 33006f48c0
Update onnx submodule to 1.7.0 release candidate (#3405)
Update onnx submodule to 1.7.0 release candidate.  This isn't a release tag,  but it will be released soon, in 1-2 weeks.
2020-04-04 16:23:42 -07:00
..
contrib_ops Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
dml_ops Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
featurizers_ops Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
function.cc Fix a bug in FunctionImpl::FunctionImpl (#3376) 2020-03-31 15:54:47 -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 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 Constant-12 support (#3304) 2020-03-30 23:13:52 -07:00
graph_utils.cc Add Attention Fusion Transformer (#2445) 2019-11-25 14:46:37 -08:00
graph_utils.h Add Reshape Fusion (#2395) 2019-11-18 10:07:10 -08:00
graph_viewer.cc Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
model.cc Avoid some heap allocations in the InferenceSession and Model classes (#3103) 2020-03-12 18:38:10 -07:00
model.h Avoid some heap allocations in the InferenceSession and Model classes (#3103) 2020-03-12 18:38:10 -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 Allow a custom op with the same name to be registered for several providers. (#3400) 2020-04-02 15:38:51 -07:00