Searched defs:actualDim (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/aten/src/ATen/ | ||
D | LegacyBatchedTensorImpl.cpp | 37 int64_t BatchedTensorImpl::actualDim(int64_t dim, bool wrap_dim) const { in actualDim() function in at::BatchedTensorImpl |
/external/pytorch/aten/src/ATen/functorch/ | ||
D | BatchedTensorImpl.cpp | 70 int64_t BatchedTensorImpl::actualDim(int64_t dim, bool wrap_dim) const { in actualDim() function in at::functorch::BatchedTensorImpl |