onnxruntime/include/onnxruntime/core
Sherlock 038192bdb2
Place shape related compute nodes in CPU (#4940)
* Place shape related nodes in CPU
* visit candidates by topological order
* Make CPU node placement a utility function
* skip placing on CPU if the data typs is float16 or bfloat16
2020-09-21 17:10:39 -07:00
..
common Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
framework Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
graph Place shape related compute nodes in CPU (#4940) 2020-09-21 17:10:39 -07:00
optimizer Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
platform Parallelizing elementwise kernels (#4577) 2020-09-04 14:45:43 -07:00
providers [OpenVINO-EP] Enable EP config options for VPU hardware (#5119) 2020-09-14 15:46:14 -07:00
session Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00