Home
last modified time | relevance | path

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

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