1.19.5
Resize
- Implement workaround for cases where the input tensor contains multiple undefined dimensions.
- Addressed the issue of
Resize
aborting only when resizing by thescales
parameter, not by thesizes
parameter. - fp32.onnx.zip
- Failed to convert Real-ESRGAN x4-general (NCHW) #563
What's Changed
- Implement workaround for cases where the input tensor contains multiple undefined dimensions
Resize
by @PINTO0309 in #564
Full Changelog: 1.19.4...1.19.5