Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.h121 inline BatchedTensorImpl* unsafeGetBatchedImpl(const Tensor& tensor) { in unsafeGetBatchedImpl() function
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchedTensorImpl.h115 inline BatchedTensorImpl* unsafeGetBatchedImpl(const Tensor& tensor) { in unsafeGetBatchedImpl() function