Searched defs:num_fixed (Results 1 – 3 of 3) sorted by relevance
80 aot_model: torch.fx.GraphModule, num_fixed argument90 def check_for_skip(aot_model: torch.fx.GraphModule, num_fixed) -> Optional[str]: argument
52 num_fixed = 0 variable
125 def get_static_input_idxs(num_fixed): argument