onnxruntime/include/onnxruntime/core
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
..
common Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework Refine cast optimizer for safety (#15658) 2023-04-28 09:32:54 -07:00
graph [js/web] WebGPU backend via JSEP (#14579) 2023-04-24 15:21:18 -07:00
optimizer NHWC graph optimizer (#15724) 2023-05-01 08:44:07 -07:00
platform Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
providers [VitisAI]Update VitisAI EP to be compatible with VitisAI 3.5 (#15673) 2023-05-01 08:28:26 -07:00
session Default kOrtSessionOptionsDisableQuantQDQ to 1 when the DML EP is registered (#15725) 2023-05-01 08:26:03 -07:00