onnxruntime/onnxruntime/core/mlas/inc
Chen Fu 8dce83a818
Fuse 'Add' operator into FP16 Conv (#15213)
### Description
Adding 'Add' functionality to FP16 Conv operator. It takes a tensor that
has the same shape of the output tensor, and add it to the result
tensor.


### Motivation and Context
Needed to run Resnet 50
2023-04-07 09:51:03 -07:00
..
mlas.h Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
mlas_float16.h Cfu fp16 (#14538) 2023-02-15 12:51:53 -08:00