Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.h114 inline bool isBatchedTensor(const Tensor& tensor) { in isBatchedTensor() function
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchedTensorImpl.h109 inline bool isBatchedTensor(const Tensor& tensor) { in isBatchedTensor() function