pytorch/test/cpp
vfdev-5 d951165bd8 [C++ API] Added missing antialiasing path in interpolation C++ api (#84599)
Description:

Following https://github.com/pytorch/pytorch/pull/69318#issuecomment-1238433540 adding missing bicubic path for anti-alias flag to C++ frontend.

- https://github.com/pytorch/pytorch/pull/70930

- added tests in pytorch/test/cpp/api/functional.cpp

Pull Request resolved: https://github.com/pytorch/pytorch/pull/84599
Approved by: https://github.com/kit1980, https://github.com/malfet
2022-09-13 03:54:07 +00:00
..
api [C++ API] Added missing antialiasing path in interpolation C++ api (#84599) 2022-09-13 03:54:07 +00:00
c10d New TORCH_UCC_BLOCKING_WAIT env variable (#81791) 2022-08-25 21:33:17 +00:00
common
dist_autograd
jit Back out "Revert D38984222: Don't introduce new overload for SymInt (#83628)" (#84173) 2022-08-29 18:01:07 +00:00
lazy Back out "Revert D38984222: Don't introduce new overload for SymInt (#83628)" (#84173) 2022-08-29 18:01:07 +00:00
lite_interpreter_runtime Back out "Back out "[profiling] Adding targets file for test_mobile_profiler"" (#82243) 2022-07-28 23:08:52 +00:00
monitor
profiler Add SOFT_ASSERT to gracefully recover from invariant violations (#82689) 2022-08-10 00:58:07 +00:00
rpc
tensorexpr Delete SymIntArrayRef wrapper struct (#84837) 2022-09-12 20:04:01 +00:00
__init__.py