Home
last modified time | relevance | path

Searched defs:expand_inplace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DExpandUtils.h99 inline c10::MaybeOwned<Tensor> expand_inplace( in expand_inplace() function
113 inline c10::MaybeOwned<Tensor> expand_inplace( in expand_inplace() function
127 expand_inplace( in expand_inplace() function
158 expand_inplace( in expand_inplace() function
H A DExpandBase.h21 inline c10::MaybeOwned<TensorBase> expand_inplace( in expand_inplace() function