onnxruntime
f726af34 - NCHWc optimizer fixes for quantized models (#5203)

Commit
5 years ago
NCHWc optimizer fixes for quantized models (#5203) This updates the NCHWc transformer to not interfere with quantized convolution models, based on observations from internal models. The tensor type for MaxPool must be float. The input to GlobalAveragePool/GlobalMaxPool must be in NCHWc format.
Author
Committer
Parents
Loading