Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DLocalDispatchKeySet.h56 struct C10_API LocalDispatchKeySet { struct
57 /* implicit */ LocalDispatchKeySet(PODLocalDispatchKeySet x) in LocalDispatchKeySet() argument
66 C10_API LocalDispatchKeySet tls_local_dispatch_key_set(); argument