Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.h29 std::string GetCurrentTimeStampAsString();
Dcapture_profile.cc187 std::string session_id = GetCurrentTimeStampAsString(); in Trace()
243 GetTensorBoardProfilePluginDir(logdir), GetCurrentTimeStampAsString(), in ExportToTensorBoard()
Dsave_profile.cc147 std::string GetCurrentTimeStampAsString() { in GetCurrentTimeStampAsString() function