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
422 const string dump_root_dir = url.substr(strlen(kFileURLScheme)); in PublishDebugTensor() local
456 const string dump_root_dir = url.substr(strlen(kMemoryURLScheme)); in PublishDebugTensor() local
506 const string dump_root_dir = in PublishGraph() local
596 const string& dump_root_dir, in DumpTensorToDir()
608 string DebugFileIO::GetDumpFilePath(const string& dump_root_dir, in GetDumpFilePath()