Searched defs:getPhysicalShape (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ | ||
H A D | LegacyVmapTransforms.cpp | 69 VmapDimVector VmapPhysicalView::getPhysicalShape(IntArrayRef logical_shape) const { in getPhysicalShape() function in at::functorch::VmapPhysicalView |
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | LegacyVmapTransforms.cpp | 82 VmapDimVector VmapPhysicalView::getPhysicalShape(IntArrayRef logical_shape) const { in getPhysicalShape() function in at::VmapPhysicalView |