Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ GetName
Method
GetName
paddle/phi/backends/device_code.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
Place GetPlace() const { return place_; }
43
std::string GetName() const { return name_; }
44
45
protected:
46
Place place_;
Callers
1
Set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected