Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/functorch/
DBatchRulesDecompositions.cpp35 TORCH_LIBRARY_IMPL(aten, FuncTorchBatchedDecomposition, m) { in TORCH_LIBRARY_IMPL() argument
/external/pytorch/c10/core/
DDispatchKey.h470 FuncTorchBatchedDecomposition, // registered at enumerator
/external/pytorch/torchgen/
Dmodel.py132 FuncTorchBatchedDecomposition = auto() variable in DispatchKey