Searched refs:pythonDispatcherFallback (Results 1 – 1 of 1) sorted by relevance
96 void pythonDispatcherFallback(const c10::OperatorHandle& op, c10::DispatchKeySet dispatch_keys, tor… in pythonDispatcherFallback() function158 m.fallback(torch::CppFunction::makeFromBoxedFunction<&pythonDispatcherFallback>()); in TORCH_LIBRARY_IMPL()