Home
last modified time | relevance | path

Searched refs:DumpEventProtoToFile (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc404 status.Update(DebugFileIO::DumpEventProtoToFile( in PublishDebugMetadata()
515 DebugFileIO::DumpEventProtoToFile(event, dump_root_dir, file_name)); in PublishGraph()
619 Status DebugFileIO::DumpEventProtoToFile(const Event& event_proto, in DumpEventProtoToFile() function in tensorflow::DebugFileIO
651 return DumpEventProtoToFile(events[0], string(io::Dirname(file_path)), in DumpTensorToEventFile()
Ddebug_io_utils.h192 static Status DumpEventProtoToFile(const Event& event_proto,