Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc835 SeriesWriter* writer = GetSeriesWriter(tag_id); in Append()
853 SeriesWriter* GetSeriesWriter(int64 tag_id) TF_LOCKS_EXCLUDED(mu_) { in GetSeriesWriter() function in tensorflow::__anon4b43ab2d0111::RunWriter