onnxruntime/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
..
codegen Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
common Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
dll
eager kerne invoker api for eager mode (#7473) 2021-04-30 13:33:58 -07:00
flatbuffers Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
framework Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
graph Implement NCHWc Upsample linear mode (#7623) 2021-05-10 12:16:16 -07:00
language_interop_ops
mlas Implement NCHWc Upsample linear mode (#7623) 2021-05-10 12:16:16 -07:00
optimizer Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
platform rollback the GetRuntimePath impl for linux (#7488) 2021-04-29 09:11:23 -07:00
profile Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
protobuf
providers Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
session Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
util Speed up Reduce operators for consecutive reduced axes (#7206) 2021-05-05 09:14:00 +02:00