onnxruntime/onnxruntime/core
pengwa 49288de17c
Fix memory planning issues (#5752)
* Fix memory planning issues

* fix build

* fix the wrong line...
2020-11-13 03:07:59 +08:00
..
codegen Add ability to filter GraphViewer using IndexedSubGraph. (#5614) 2020-11-04 07:08:18 +10:00
common Support multi-loop parallel sections, use multi-loop sections in GRU (#5602) 2020-11-10 12:24:57 +00:00
dll
flatbuffers Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
framework Fix memory planning issues (#5752) 2020-11-13 03:07:59 +08:00
graph The IndexedSubGraph is used to create the Function body, but after that is invalid as the nodes it referred to have been removed from the main Graph. As such there's no need to store it in the FunctionImpl instance. (#5669) 2020-11-05 17:21:56 +10:00
language_interop_ops Change the OrtCustomOp invocation as a constant. (#5506) 2020-11-02 10:38:07 -08:00
mlas Implement Scale function for quant gemm (#5632) 2020-11-10 23:34:38 -08:00
optimizer Dropout op elimination - enable for ORT training (#5588) 2020-10-27 11:51:23 -07:00
platform Remove Env::Task wrapper around std::function (#5753) 2020-11-10 20:22:07 +00:00
profile
protobuf
providers Improve TensorRT engine caching (#5737) 2020-11-12 08:56:45 -08:00
session Remove onnxruntime_session_options_config_keys.h from c_api (#5772) 2020-11-12 09:12:13 -08:00
util Implement Scale function for quant gemm (#5632) 2020-11-10 23:34:38 -08:00