pytorch/test/cpp
vfdev-5 aa99c5b4ed Added round_with_scale_factor arg to ATen (#97868)
Addresses #62396 following the strategy described in https://github.com/pytorch/pytorch/pull/64983#issuecomment-1026177629.

Fixing output size to match opencv, scikit-image, scipy if scale factor is specified on ATen side only due to JIT FC.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/97868
Approved by: https://github.com/lezcano, https://github.com/mikaylagawarecki
2023-04-26 18:48:37 +00:00
..
aot_inductor [inductor] Fix AOTInductor (#99203) 2023-04-25 14:42:12 +00:00
api [reland][BE][autograd Function] Raise an error if input is returned a… (#98051) 2023-04-11 15:42:54 +00:00
c10d Rewrite NCCL watchdog to more reliably throw timeout (#97066) 2023-03-25 04:30:20 +00:00
common
dist_autograd
jit make TensorImpl::data_ptr_impl() non-const and have mutable in the name (#97744) 2023-04-09 11:08:41 +00:00
lazy std/var: support floating point correction value (#94073) 2023-02-23 05:50:45 +00:00
lite_interpreter_runtime [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
monitor
profiler
rpc
tensorexpr Added round_with_scale_factor arg to ATen (#97868) 2023-04-26 18:48:37 +00:00
__init__.py