onnxruntime
3b5ba1cf - Parallelizing Resize op (#5792)

Commit
5 years ago
Parallelizing Resize op (#5792) * adding parallelization for resize bi-linear mode. * Adding parallelization for resize op. * Use TrySimpleParallelFor instead of TryParallelFor. TryParallelFor has unaddressed issue with cost model. * Addressing PR comments.
Author
Parents
Loading