Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h36 #define C10_FORALL_BACKEND_COMPONENTS(_, extra) \ macro
96 C10_FORALL_BACKEND_COMPONENTS(DEFINE_BACKEND_COMPONENT, unused) enumerator
438 C10_FORALL_BACKEND_COMPONENTS( \
H A DDispatchKey.cpp225 C10_FORALL_BACKEND_COMPONENTS(ENTRY, prefix) \ in toString()
234 C10_FORALL_BACKEND_COMPONENTS(ENTRY, Unknown) in toString()
H A DTensorOptions.h729 C10_FORALL_BACKEND_COMPONENTS(DO_CASE, unused) in dispatchKeyToLayout()
733 C10_FORALL_BACKEND_COMPONENTS(DO_CASE, unused) in dispatchKeyToLayout()
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp741 C10_FORALL_BACKEND_COMPONENTS(DEF_SINGLE, prefix) \ in initDispatchBindings()