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.cc837 SeriesWriter* writer = GetSeriesWriter(tag_id); in Append()
855 SeriesWriter* GetSeriesWriter(int64_t tag_id) TF_LOCKS_EXCLUDED(mu_) { in GetSeriesWriter() function in tensorflow::__anon5feea5b20111::RunWriter