MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / DatasetDebugString

Function DatasetDebugString

tensorflow/core/kernels/data/name_utils.cc:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48string DatasetDebugString(const string& dataset_type) {
49 return DatasetDebugString(dataset_type, DatasetDebugStringParams());
50}
51
52string DatasetDebugString(const string& dataset_type,
53 const DatasetDebugStringParams& params) {

Callers 15

DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85
DebugStringMethod · 0.85

Calls 4

ArgsToStringFunction · 0.85
OpNameFunction · 0.70
StrCatFunction · 0.50

Tested by 1

TESTFunction · 0.68