Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ what
Method
what
test/cpp/fluid/framework/operator_exception_test.cc:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
class StubException : public std::exception {
49
public:
50
const char *what() const noexcept override { return
""
; }
51
};
52
53
template <typename T>
Callers
15
CheckXPUStatusFailure
Function · 0.45
CheckBKCLStatusFailure
Function · 0.45
CheckXDNNStatusFailure
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
ExpectThrowContains
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected