onnxruntime/include/onnxruntime/core/graph
edgchen1 37f5fd8fb8
Add support for loading TensorProtos with external data from optimizer Initializer (#3045)
- Added support for loading TensorProtos with external data from the optimizer Initializer class.
- Added some file path utilities.
2020-02-28 13:19:16 -08:00
..
basic_types.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
constants.h Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -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 Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
graph_nodes.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
graph_viewer.h General performance testing tooling improvements (#1577) 2019-09-11 19:46:59 +10: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 Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
onnx_protobuf.h Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
schema_registry.h Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00