Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ mu
Method
mu
tensorflow/core/kernels/stack.cc:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
private:
107
friend class StackOp;
108
mutex* mu() { return &mu_; }
109
110
mutable mutex mu_;
111
DataType elem_type_;
Callers
15
Compute
Method · 0.45
ReadVariablesFromSession
Method · 0.45
ExportXlaOp
Function · 0.45
Compute
Method · 0.45
~VariableInfo
Method · 0.45
LockVariables
Function · 0.45
GetVariables
Function · 0.45
EnsureSparseVariableAccess
Function · 0.45
GetTrainingVariableMutex
Function · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected