onnxruntime/onnxruntime/core/graph
RandySheriffH 1c5733ea9d
Silence binscope warnings (#4542)
* slience binscope warnings

* revert change on rpath

Co-authored-by: Randy <Randy@randysmac.attlocal.net>
2020-07-20 14:10:41 -07:00
..
contrib_ops Silence binscope warnings (#4542) 2020-07-20 14:10:41 -07:00
dml_ops Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
featurizers_ops Changes on RollingWindow Transformer (#3679) 2020-04-24 13:00:49 -07:00
function.cc Function expansion support and Update ONNX to 1.7 release candidate 1. (#3782) 2020-05-01 10:35:16 -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 support pipeline partition with shared initializer (#4321) 2020-07-14 17:21:40 -07:00
graph_utils.cc support pipeline partition with shared initializer (#4321) 2020-07-14 17:21:40 -07:00
graph_utils.h support pipeline partition with shared initializer (#4321) 2020-07-14 17:21:40 -07:00
graph_viewer.cc Liqun/backprop deterministic graph (#4315) 2020-07-01 12:39:10 -07:00
model.cc Use the file size while reading onnx models. Ensure models are loaded using APIs in model.h for consistency. (#4399) 2020-07-02 17:30:53 -07:00
model.h resolve conflict 2020-03-20 20:20:35 +00: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