Searched defs:getRegistrationsForDispatchKey (Results 1 – 2 of 2) sorted by relevance
495 std::vector<OperatorName> Dispatcher::getRegistrationsForDispatchKey(std::optional<DispatchKey> k) … in getRegistrationsForDispatchKey() function in c10::Dispatcher
2142 TEST(OperatorRegistrationTest, getRegistrationsForDispatchKey) { in TEST() argument