Searched refs:get_ignored_functions (Results 1 – 4 of 4) sorted by relevance
14 .. autofunction:: get_ignored_functions
98 def get_ignored_functions() -> Set[Callable]: function1521 ignored = get_ignored_functions()1855 if func.__get__ in get_ignored_functions():1877 if func in get_ignored_functions():
17 get_ignored_functions,1166 self.assertNotWarn(get_ignored_functions)
862 Finally, ``torch.overrides.get_ignored_functions`` returns a tuple of functions