Home
last modified time | relevance | path

Searched refs:NestedTensorCPU (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.cpp329 {"NestedTensorCPU", c10::DispatchKey::NestedTensorCPU}, in parseDispatchKey()
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py195 NestedTensorCPU = auto() variable in DispatchKey
290 DispatchKey.NestedTensorCPU,