Searched refs:DumpTensorToEventFile (Results 1 – 2 of 2) sorted by relevance
218 static Status DumpTensorToEventFile(const DebugNodeKey& debug_node_key,
606 return DumpTensorToEventFile(debug_node_key, tensor, wall_time_us, file_path); in DumpTensorToDir()645 Status DebugFileIO::DumpTensorToEventFile(const DebugNodeKey& debug_node_key, in DumpTensorToEventFile() function in tensorflow::DebugFileIO