onnxruntime/include
Chen Fu 0e9472d391
NHWC graph optimizer (#15724)
### Description

Augment nhwc graph optimizer to accommodate fp16 operators.


### Motivation and Context

With new fp16 conv operator added. This operator prefers NHWC data
layout. We need to augment existing graph optimizers to better utilize
the new operator.
2023-05-01 08:44:07 -07:00
..
onnxruntime/core NHWC graph optimizer (#15724) 2023-05-01 08:44:07 -07:00