Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ GetPythonStack
Method
GetPythonStack
paddle/fluid/imperative/tracer.cc:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
python_stack_ = stack_str;
80
}
81
TEST_API std::string Tracer::GetPythonStack() { return python_stack_; }
82
83
const std::shared_ptr<Tracer>& GetCurrentTracer() { return g_current_tracer; }
84
Callers
2
SetPythonStack
Function · 0.45
pylayer_method_apply
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected