Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py378 def get_frame_vars(self, frames_up): argument
398 frames_up=1, profiling=ProfilingMode.PROFILING): argument
454 frames_up=1, argument
/aosp_15_r20/external/pytorch/torch/jit/
H A D_trace.py44 def _create_interpreter_name_lookup_fn(frames_up=1): argument