Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_tracer.cpp46 SourceRange getPythonInterpreterSourceRange() { in getPythonInterpreterSourceRange() function
198 n->setSourceRange(getPythonInterpreterSourceRange()); in pythonRecordSourceLocation()
H A Dpython_tracer.h18 SourceRange getPythonInterpreterSourceRange();
H A Dpybind_utils.h1135 tracer::getPythonInterpreterSourceRange(), in runAndInsertCall()