Home
last modified time | relevance | path

Searched defs:BatchedNestedTensor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DLegacyBatchingRegistrations.cpp758 TORCH_LIBRARY_IMPL(_, BatchedNestedTensor, m) { in TORCH_LIBRARY_IMPL() argument
763 TORCH_LIBRARY_IMPL(aten, BatchedNestedTensor, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h374 BatchedNestedTensor, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py119 BatchedNestedTensor = auto() variable in DispatchKey