Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A D_ops_refs.py352 def _to_copy(func, *args, **kwargs): function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_native_functions.cpp140 at::Tensor LazyNativeFunctions::_to_copy( in _to_copy() function in torch::lazy::LazyNativeFunctions
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorConversions.cpp230 Tensor _to_copy( in _to_copy() function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py2150 def _to_copy( function