Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.h223 auto functionality_k = toFunctionalityKey(k); in DispatchKeySet() local
429 auto functionality_k = highestFunctionalityKey(); in highestPriorityTypeId() local
H A DDispatchKey.h690 DispatchKey functionality_k, in toRuntimePerBackendFunctionalityKey()