onnxruntime/include/onnxruntime/core/graph
Xueyun Zhu 7d96960ec8
support pipeline partition with shared initializer (#4321)
* support bert partition with shared initializer

* address feedback

* address feedback

* address feedback

* add more test

* remove bert-tiny model

* address feedback

* address function comment

* move CreateNodeArg to graph_utils

* rename function name

* rename function name

* fix windows build

* fix windows type conversion warning

* add function comment
2020-07-14 17:21:40 -07:00
..
basic_types.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
constants.h Added GetAvailableProviders() to C API (#4247) 2020-06-22 10:10:25 +08:00
function.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
graph.h support pipeline partition with shared initializer (#4321) 2020-07-14 17:21:40 -07:00
graph_nodes.h Add pipeline online partition logic for pipeline (#3996) 2020-05-26 17:44:09 -07:00
graph_viewer.h Liqun/backprop deterministic graph (#4315) 2020-07-01 12:39:10 -07:00
indexed_sub_graph.h Document the Graph header files and cleanup some issues. (#42) 2018-11-28 08:42:11 -08:00
node_arg.h Enable static memory planning for pipeline. (#4204) 2020-06-12 21:43:50 -07:00
onnx_protobuf.h Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
schema_registry.h Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00