Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dcompilers.py124 class DebugInterpreter(fx.Interpreter): class
186 return DebugInterpreter(fx_g).run
/aosp_15_r20/external/pytorch/test/
H A Dtest_proxy_tensor.py977 from torch._functorch.compilers import DebugInterpreter
979 interp = DebugInterpreter(gm)