pytorch
63429bf4 - Removed JIT FC tweaks for interpolation options (#71937)

Commit
3 years ago
Removed JIT FC tweaks for interpolation options (#71937) Summary: Description: - Removed JIT FC tweaks for interpolation options : nearest-exact and antialiasing They were added in - https://github.com/pytorch/pytorch/pull/64501 (Sept 04 2021) - https://github.com/pytorch/pytorch/pull/65142 (Sept 16 2021) cc jbschlosser Pull Request resolved: https://github.com/pytorch/pytorch/pull/71937 Reviewed By: mrshenli Differential Revision: D33845502 Pulled By: jbschlosser fbshipit-source-id: 8a94454fd643cd2aef21b06689f72a0f16620d30 (cherry picked from commit b21173d64c27d3ee12b608f2805f209611077aa0)
Author
Committer
Parents
Loading