onnxruntime/include/onnxruntime/core
satyajandhyala 9f69b2f291
Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454)
* Moved GraphTransformerConfiguration to a separate file and added strategy option to PropagateCastOps transformation.

* Added testing both FloodFill and InsertAndReduce stratigies for cast propagation.

* Added AddConsumer and RemoveConsumer functions to in graph.h for efficient graph editing.

* Added PropagateCastOps code documentation

* Added GraphTransformationConfiguration class hierarchy information

* Added RemoveInputOutputUpDownCasts
2021-05-10 20:46:28 -07:00
..
common Fix logs getting skipped in single-line conditionals. (#7589) 2021-05-07 15:40:47 -07:00
eager kerne invoker api for eager mode (#7473) 2021-04-30 13:33:58 -07:00
framework Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
graph Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
optimizer Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
platform "Sticky" allocation of worker threads (#7551) 2021-05-03 18:28:13 +01:00
providers rename cuda_mem_limit and hip_mem_limit to gpu_mem_limit for both CUDA EP and ROCm EP (#7226) 2021-04-05 09:04:04 -07:00
session Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00