Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.cc82 Status GetOrCreateRunDir(const std::string& repository_root, in GetOrCreateRunDir() function
121 TF_RETURN_IF_ERROR(GetOrCreateRunDir(repository_root, run, &run_dir, os)); in SaveProfile()
136 Status status = GetOrCreateRunDir(repository_root, run, &run_dir, &ss); in SaveGzippedToolData()