Home
last modified time | relevance | path

Searched refs:resize_impl_cpu_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DTensorOperators.cpp99 resize_impl_cpu_(self_, size, /*strides=*/std::nullopt); in AT_FORALL_OPERATORS()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DResize.h66 TORCH_API TensorImpl* resize_impl_cpu_(
H A DResize.cpp226 TensorImpl* resize_impl_cpu_( in resize_impl_cpu_() function
H A DTensorShape.cpp387 …at::native::resize_impl_cpu_(result.unsafeGetTensorImpl(), size, stride_opt, /*resize_storage=*/!r… in set_storage_cpu_()
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp401 at::native::resize_impl_cpu_(result.unsafeGetTensorImpl(), in custom_set_source_Storage()
415 at::native::resize_impl_cpu_(result.unsafeGetTensorImpl(), in custom_set_source_Storage_storage_offset()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dops.cpp214 at::native::resize_impl_cpu_( in to_copy_out()
1115 at::native::resize_impl_cpu_( in __anon11f46a8b2f02()