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.cc86 stats_publisher_ = stats_publisher_factory(handle, bopts, session_opts); in ReffedClientGraph()
117 return stats_publisher_->GetProfileHandler(step, execution_count, ropts); in GetProfileHandler()
284 std::unique_ptr<StatsPublisherInterface> stats_publisher_; member in tensorflow::MasterSession::ReffedClientGraph
356 stats_publisher_->PublishGraphProto(graph_defs_for_publishing); in RegisterPartitions()
927 stats_publisher_->PublishStatsProto(step_stats_proto); in ProcessStats()