Searched refs:get_grouped_native_functions (Results 1 – 5 of 5) sorted by relevance
168 for g in gen.get_grouped_native_functions(native_functions)208 % len(gen.get_grouped_native_functions(native_functions))
15 from torchgen.gen import get_grouped_native_functions, parse_native_yaml339 grouped_native_functions = get_grouped_native_functions(native_functions)
17 from torchgen.gen import get_grouped_native_functions, parse_native_yaml551 grouped_native_functions = get_grouped_native_functions(native_functions)
1408 def get_grouped_native_functions( function2853 grouped_native_functions = get_grouped_native_functions(native_functions)
42 grouped_native_functions = gen.get_grouped_native_functions(native_functions)