Home
last modified time | relevance | path

Searched defs:skip_filter (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_inductor/
Doptimize_indexing.py45 def skip_filter(node): function
Dutils.py592 initial_queue: Iterable[torch.fx.Node], skip_filter=None argument