onnxruntime/onnxruntime
Yi-Hong Lyu bd08f11a58
Upsample support NHWC (#10554)
Implement bilinear interpolation for Upsample (Resize) 4-D input with the
outermost and innermost scale (usually channel of NHWC) as 1.

Besides, I revert the HandleResize back to the original implementation for
TransposeOptimizerTests.TestResize* tests.
2022-02-23 14:27:11 -08:00
..
contrib_ops [ROCm] Code sync from CUDA (#10631) 2022-02-22 22:40:06 -08:00
core Upsample support NHWC (#10554) 2022-02-23 14:27:11 -08:00
gsl Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
python Fix misspelling in python documentation (#10588) 2022-02-17 18:10:21 +01:00
test Upsample support NHWC (#10554) 2022-02-23 14:27:11 -08:00
tool/etw
wasm
.style.yapf
__init__.py Bump master version to 1.11 (#9957) 2021-12-14 23:32:06 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings Merged PR 6622174: merge latest onnxruntime into dmldev 2021-10-30 19:59:33 +00:00