Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Ddump_tpu_profile.h36 Status WriteTensorboardTPUProfile(const string& logdir, const string& run,
Ddump_tpu_profile.cc134 Status WriteTensorboardTPUProfile(const string& logdir, const string& run, in WriteTensorboardTPUProfile() function
Dcapture_profile.cc104 TF_CHECK_OK(WriteTensorboardTPUProfile(logdir, session_id, "", response, in Profile()