Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ IsInitialized
Method
IsInitialized
paddle/fluid/framework/variable.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
bool IsInitialized() const { return holder_ != nullptr; }
46
47
template <typename T>
48
T* GetMutable() {
Callers
15
InitOrGetNCCLCommunicator
Method · 0.45
InitOrGetBKCLCommunicator
Method · 0.45
BCastParamsToDevices
Method · 0.45
MakePhiIntArrayFromVarList
Function · 0.45
TrainFiles
Method · 0.45
TrainFiles
Method · 0.45
CheckUnusedVar
Function · 0.45
DumpParam
Method · 0.45
DumpField
Method · 0.45
OpInfo
Class · 0.45
RunKernelFunc
Function · 0.45
RegisterOperatorWithMetaInfo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected