Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/core/kernels/summary_op.cc:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
histogram::ThreadSafeHistogram histogram;
126
127
string DebugString() const override {
128
return
"A histogram summary. Stats ..."
;
129
}
130
};
131
132
class SummaryMergeOp : public OpKernel {
Callers
1
Compute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected