Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/core/kernels/stack.cc:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
DataType ElemType() { return elem_type_; }
98
99
string DebugString() const override {
100
mutex_lock l(mu_);
101
return strings::StrCat(
"Stack["
, stack_name_,
"]"
);
102
}
103
104
const string& stack_name() { return stack_name_; }
105
Callers
15
EXPECT_SummaryMatches
Function · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
GetScalarValue
Method · 0.45
Compute
Method · 0.45
TestResizeBilinear
Function · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Calls
1
StrCat
Function · 0.50
Tested by
12
EXPECT_SummaryMatches
Function · 0.36
TestResizeBilinear
Function · 0.36
TEST
Function · 0.36
EXPECT_SummaryMatches
Function · 0.36
TimeAdd
Function · 0.36
EXPECT_SummaryMatches
Function · 0.36
Compute
Method · 0.36
RunTest
Method · 0.36
DeviceInstance
Method · 0.36
InitTensor
Method · 0.36
TimeMul
Function · 0.36
EXPECT_SummaryMatches
Function · 0.36