Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.h787 constexpr DispatchKeySet backend_functionality_keys = variable
895 return (ks & backend_functionality_keys).highestPriorityTypeId(); in highestPriorityBackendTypeId()