Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonFallbackKernel.cpp96 void pythonDispatcherFallback(const c10::OperatorHandle& op, c10::DispatchKeySet dispatch_keys, tor… in pythonDispatcherFallback()
102 void pythonTLSSnapshotFallback(const c10::OperatorHandle &op, c10::DispatchKeySet dispatch_keys, to… in pythonTLSSnapshotFallback()
117 void preDispatchFallback(const c10::OperatorHandle& op, c10::DispatchKeySet dispatch_keys, torch::j… in preDispatchFallback()
H A DMetaFallbackKernel.cpp9 c10::DispatchKeySet dispatch_keys, in metaFallback()
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dautograd_not_implemented_fallback.cpp100 c10::DispatchKeySet dispatch_keys, in basicAutogradNotImplementedFallbackImpl()
227 c10::DispatchKeySet dispatch_keys, in basic_autograd_not_implemented_fallback()
234 c10::DispatchKeySet dispatch_keys, in autogradNotImplementedFallbackImpl()
480 c10::DispatchKeySet dispatch_keys, in autogradNotImplementedInplaceOrViewFallbackImpl()
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DConjugateFallback.cpp12 static void conjugateFallback(const c10::OperatorHandle& op, DispatchKeySet dispatch_keys, torch::j… in conjugateFallback()
H A DZeroTensorFallback.cpp14 …static void zeroTensorFallback(const c10::OperatorHandle& op, DispatchKeySet dispatch_keys, torch:… in zeroTensorFallback()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNegateFallback.cpp13 static void negationFallback(const c10::OperatorHandle& op, DispatchKeySet dispatch_keys, torch::ji… in negationFallback()
/aosp_15_r20/external/pytorch/aten/src/ATen/core/op_registration/
H A Dop_registration.cpp93 std::unordered_set<DispatchKey> dispatch_keys; in checkNoDuplicateKernels_() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_dispatch.py44 def extract_dispatch_table_with_keys(table, dispatch_keys): argument
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py274 dispatch_keys = [ variable