onnxruntime/include/onnxruntime/core/optimizer
satyajandhyala ce7b12bf5d
Added new fp16 allow/safe opcodes in PropagateCastOps (#8964)
* Removed RemoveInputOutputUpDownCasts strategy in PropagatCastOps.

* Added Expand, Squeeze and Unsqueeze ops to fp16 allow ops

* Added onnx models for squeeze/unsqueeze tests.
2021-09-10 11:53:26 -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 new fp16 allow/safe opcodes in PropagateCastOps (#8964) 2021-09-10 11:53:26 -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
rule_based_graph_transformer.h