Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc90 stats_publisher_ = stats_publisher_factory(handle, bopts, session_opts); in ReffedClientGraph()
121 return stats_publisher_->GetProfileHandler(step, execution_count, ropts); in GetProfileHandler()
288 std::unique_ptr<StatsPublisherInterface> stats_publisher_; member in tensorflow::MasterSession::ReffedClientGraph
360 stats_publisher_->PublishGraphProto(graph_defs_for_publishing); in RegisterPartitions()
984 stats_publisher_->PublishStatsProto(step_stats_proto); in ProcessStats()