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

Method Init

tensorflow/core/util/events_writer.cc:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43Status EventsWriter::Init() { return InitWithSuffix(""); }
44
45Status EventsWriter::InitWithSuffix(const string& suffix) {
46 file_suffix_ = suffix;

Callers 7

parsing_ops.ccFile · 0.45
WritePprofProfileMethod · 0.45
WriteGzippedDataToFileFunction · 0.45
ParticipantMethod · 0.45
GetCommunicatorMethod · 0.45
TESTFunction · 0.45
CreateMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36