onnxruntime/onnxruntime
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
..
contrib_ops Implement NCHWc Upsample linear mode (#7623) 2021-05-10 12:16:16 -07:00
core Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
featurizers_ops/cpu Consolidate MLTypeCallDispatcher classes (#6651) 2021-02-12 13:26:56 -08:00
gsl
python Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
test Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
tool/etw
wasm [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
.style.yapf
__init__.py Add robust dependency check for Python package (#6436) 2021-02-21 15:11:28 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings