Home
last modified time | relevance | path

Searched defs:_reshape_alias (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DShape.cpp55 static Tensor _reshape_alias( in _reshape_alias() function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py3798 def _reshape_alias(x, shape, *args): function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp1722 Tensor _reshape_alias(const Tensor& self, IntArrayRef sizes, IntArrayRef strides) { in _reshape_alias() function