Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/python/
H A Dpython_util.h10 std::optional<SourceLocation> TORCH_PYTHON_API GetPythonFrameTop();
H A Dpython_util.cpp14 std::optional<SourceLocation> GetPythonFrameTop() { in GetPythonFrameTop() function