Searched defs:skip_filter (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/_inductor/ | ||
D | optimize_indexing.py | 45 def skip_filter(node): function |
D | utils.py | 592 initial_queue: Iterable[torch.fx.Node], skip_filter=None argument |