onnxruntime/onnxruntime
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
..
contrib_ops Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
core Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
python Reuse QDQConv for ConvTranspose to generate the QDQ model (#15385) 2023-04-06 15:07:44 -07:00
test Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
tool/etw
wasm [js/web] support flag 'optimizedModelFilePath' in session options (#14355) 2023-02-24 15:50:15 -08:00
__init__.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings