Home
last modified time | relevance | path

Searched defs:dump_root_dir (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc396 const string dump_root_dir = url.substr(strlen(kFileURLScheme)); in PublishDebugMetadata() local
423 const string dump_root_dir = url.substr(strlen(kFileURLScheme)); in PublishDebugTensor() local
457 const string dump_root_dir = url.substr(strlen(kMemoryURLScheme)); in PublishDebugTensor() local
507 const string dump_root_dir = in PublishGraph() local
597 const string& dump_root_dir, in DumpTensorToDir()
609 string DebugFileIO::GetDumpFilePath(const string& dump_root_dir, in GetDumpFilePath()