Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.h42 Status SaveProfile(const std::string& repository_root, const std::string& run,
Dcapture_profile.cc140 TF_RETURN_IF_ERROR(SaveProfile(repository_root, session_id, in Profile()
248 TF_RETURN_IF_ERROR(SaveProfile(request.repository_root(), in ExportToTensorBoard()
Dsave_profile.cc116 Status SaveProfile(const std::string& repository_root, const std::string& run, in SaveProfile() function