Searched refs:isBackendDispatchKey (Results 1 – 3 of 3) sorted by relevance
34 bool isBackendDispatchKey(DispatchKey t) { in isBackendDispatchKey() function
807 C10_API bool isBackendDispatchKey(DispatchKey t);
427 if (c10::isBackendDispatchKey(dispatch_key)) { in registerKernel()