Home
last modified time | relevance | path

Searched defs:dest_impl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp560 TensorImpl* dest_impl) { in copy_generic_tensor_metadata()
601 TensorImpl* dest_impl, in copy_tensor_metadata_except_version_counter()
621 TensorImpl* dest_impl, in copy_tensor_metadata()
636 TensorImpl* dest_impl, in copy_tensor_metadata()
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DTensorWrapper.cpp117 auto dest_impl = makeTensorWrapperPtr(value(), level_, is_alive_); in shallow_copy_and_detach() local
128 auto dest_impl = makeTensorWrapperPtr(value(), level_, is_alive_); in shallow_copy_and_detach() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DFunctionalTensorWrapper.cpp407 FunctionalTensorWrapper* dest_impl, in copy_tensor_metadata()
430 FunctionalTensorWrapper* dest_impl, in copy_tensor_metadata_and_refresh()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_native_functions.cpp131 auto* dest_impl = in _copy_from_and_resize() local