Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ value
Method
value
tensorflow/core/lib/monitoring/gauge.h:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
205
template <typename T>
206
T GaugeCell<T>::value() const {
207
mutex_lock l(mu_);
208
return value_;
209
}
210
211
inline void GaugeCell<int64>::Set(int64 value) { value_ = value; }
212
Callers
15
GetAssetFileDefs
Function · 0.45
RunIncrMainOp
Function · 0.45
RunMainOp
Function · 0.45
GetInitOp
Function · 0.45
AppendEnumFunctions
Method · 0.45
AppendParseMessageFunction
Method · 0.45
Transform
Method · 0.45
HostOrDeviceScalar
Method · 0.45
ToVlogString
Function · 0.45
DoBlasGemmWithAlgorithmImpl
Method · 0.45
DoBlasGemmWithAlgorithm
Method · 0.45
CheckOutputFilePermissions
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
testMultipleVariableReads
Method · 0.36
TEST
Function · 0.36
expect_aliased
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36