Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ tensor
Method
tensor
tensorflow/core/kernels/variable_ops.cc:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
mutex* mu() { return &mu_; }
36
Tensor* tensor() { return &tensor_; }
37
38
string DebugString() const override {
39
return strings::StrCat(DataTypeString(tensor_.dtype()),
"/"
,
Callers
15
TEST_F
Function · 0.45
UpdateVariableAndFill
Function · 0.45
Compute
Method · 0.45
block
Function · 0.45
EnsureSparseVariableAccess
Function · 0.45
GetInputTensorFromVariable
Function · 0.45
DoCompute
Method · 0.45
Compute
Method · 0.45
TEST_F
Function · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
GetScratchSpace
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36