Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ToString
Method
ToString
tensorflow/stream_executor/dnn.cc:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
std::string ExecutionPlanDesc::ToString() const {
42
return absl::StrCat(exec_plan_id());
43
}
44
45
bool DnnSupport::GetBatchNormalizationReserveSpaceSize(
46
Stream* stream, dnn::DataType input_data_type,
Callers
5
SynchronousMemcpyD2H
Method · 0.45
SynchronousMemcpyH2D
Method · 0.45
ToVlogString
Function · 0.45
stream.cc
File · 0.45
ThreadDimOk
Function · 0.45
Calls
11
padding
Method · 0.95
strides
Method · 0.95
dilations
Method · 0.95
count
Function · 0.85
DataLayoutString
Function · 0.85
FilterLayoutString
Function · 0.85
PadAlignmentString
Function · 0.85
StrCat
Function · 0.50
StrAppend
Function · 0.50
has_value
Method · 0.45
algo_id
Method · 0.45
Tested by
no test coverage detected