Searched refs:computeDispatchTableEntryWithDebug (Results 1 – 2 of 2) sorted by relevance
211 return computeDispatchTableEntryWithDebug(dispatcher, dispatch_key).first.kernel; in registerKernel()263 std::pair<const AnnotatedKernel&, const char*> OperatorEntry::computeDispatchTableEntryWithDebug(co… in registerKernel() function in c10::impl::OperatorEntry576 auto kernel_prov = computeDispatchTableEntryWithDebug(c10::Dispatcher::singleton(), k); in registerKernel()
298 std::pair<const AnnotatedKernel&, const char*> computeDispatchTableEntryWithDebug(