Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DLegacyBatchedTensorImpl.cpp37 int64_t BatchedTensorImpl::actualDim(int64_t dim, bool wrap_dim) const { in actualDim() function in at::BatchedTensorImpl
/external/pytorch/aten/src/ATen/functorch/
DBatchedTensorImpl.cpp70 int64_t BatchedTensorImpl::actualDim(int64_t dim, bool wrap_dim) const { in actualDim() function in at::functorch::BatchedTensorImpl