onnxruntime/onnxruntime/core
KeDengMS 8dceebda0e
[Training/Python] Add option to enable symbolic shape inference (#5107)
This change adds symbolic shape inference to ORT training which helps static memory planning for model like BART.
2020-09-22 10:49:07 -07:00
..
codegen Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
common Add GetStartTime() for profiler to get private profiling_start_time_ (#4994) 2020-09-16 00:17:04 -07:00
dll
flatbuffers Some minor updates for ORT mobile (#5146) 2020-09-13 17:28:12 -07:00
framework Place shape related compute nodes in CPU (#4940) 2020-09-21 17:10:39 -07:00
graph Fix possible ios build break after update to Xcode 12 (#5246) 2020-09-22 07:42:54 -07:00
language_interop_ops Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -07:00
mlas MLAS: add sgemm weight prepacking (#5183) 2020-09-16 08:36:27 -07:00
optimizer Fix TransposeScaleMatMul and MatMulScaleFusion issues (#5230) 2020-09-21 12:34:01 -07:00
platform Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
profile
protobuf implement per-channel for quantizelinear and dequantizelinear (#4759) 2020-08-21 12:08:50 -07:00
providers [Training/Python] Add option to enable symbolic shape inference (#5107) 2020-09-22 10:49:07 -07:00
session Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
util Add API to allow configuration of the global thread pools. (#5199) 2020-09-17 09:19:18 -07:00