Searched refs:StatsAggregatorImpl (Results 1 – 1 of 1) sorted by relevance
47 class StatsAggregatorImpl : public StatsAggregator { class49 StatsAggregatorImpl() {} in StatsAggregatorImpl() function in tensorflow::data::experimental::__anone0979ab30111::StatsAggregatorImpl111 TF_DISALLOW_COPY_AND_ASSIGN(StatsAggregatorImpl);124 new StatsAggregatorResource(absl::make_unique<StatsAggregatorImpl>()); in CreateResource()