Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ GetPlace
Method
GetPlace
paddle/phi/backends/device_code.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
virtual void Launch(const size_t n, std::vector<void*>* args) const = 0;
41
42
Place GetPlace() const { return place_; }
43
std::string GetName() const { return name_; }
44
45
protected:
Callers
11
AddCallback
Method · 0.45
Wait
Method · 0.45
Set
Method · 0.45
xpu_context.cc
File · 0.45
gpu_context.cc
File · 0.45
SetStream
Method · 0.45
custom_context.cc
File · 0.45
SetStream
Method · 0.45
PoolingOneDNNHandler
Method · 0.45
SoftplusOneDNNHandler
Method · 0.45
MatmulOneDNNHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected