Home
last modified time | relevance | path

Searched refs:_init_with_tracing (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dloop_body.py96 self._init_with_tracing(fn, args)
100 def _init_with_tracing(self, fn, args): member in LoopBody