MCPcopy 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
41std::string ExecutionPlanDesc::ToString() const {
42 return absl::StrCat(exec_plan_id());
43}
44
45bool DnnSupport::GetBatchNormalizationReserveSpaceSize(
46 Stream* stream, dnn::DataType input_data_type,

Callers 5

SynchronousMemcpyD2HMethod · 0.45
SynchronousMemcpyH2DMethod · 0.45
ToVlogStringFunction · 0.45
stream.ccFile · 0.45
ThreadDimOkFunction · 0.45

Calls 11

paddingMethod · 0.95
stridesMethod · 0.95
dilationsMethod · 0.95
countFunction · 0.85
DataLayoutStringFunction · 0.85
FilterLayoutStringFunction · 0.85
PadAlignmentStringFunction · 0.85
StrCatFunction · 0.50
StrAppendFunction · 0.50
has_valueMethod · 0.45
algo_idMethod · 0.45

Tested by

no test coverage detected