Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.h32 std::string GetTensorBoardProfilePluginDir(const std::string& logdir);
Dcapture_profile.cc188 std::string repository_root = GetTensorBoardProfilePluginDir(logdir); in Trace()
243 GetTensorBoardProfilePluginDir(logdir), GetCurrentTimeStampAsString(), in ExportToTensorBoard()
Dsave_profile.cc93 std::string GetTensorBoardProfilePluginDir(const std::string& logdir) { in GetTensorBoardProfilePluginDir() function