Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/core/
DMetaFallbackKernel.cpp11 c10::Dispatcher::singleton().throwIfHasPythonModule(op.operator_name()); in metaFallback()
/external/pytorch/aten/src/ATen/core/dispatch/
DDispatcher.cpp320 void Dispatcher::throwIfHasPythonModule(OperatorName op_name) { in throwIfHasPythonModule() function in c10::Dispatcher
DDispatcher.h235 void throwIfHasPythonModule(OperatorName op_name);