onnxruntime/include/onnxruntime/core/optimizer
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
..
graph_transformer.h Expose recompute configs to the frontend (#5318) 2020-10-02 09:49:47 -07:00
graph_transformer_config.h Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
graph_transformer_level.h Enable MatMul + Scale fusion (#4669) 2020-08-04 16:27:22 -07:00
graph_transformer_utils.h Enable NHWC transformer when generating ORT format model (#7126) 2021-03-29 18:39:48 +10:00
rewrite_rule.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
rule_based_graph_transformer.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00