Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc1038 TF_RETURN_WITH_CONTEXT_IF_ERROR(MigrateHistogram(e, s, now), "histo"); in MigrateSummary()
1075 Status MigrateHistogram(const Event* e, Summary::Value* s, uint64 now) { in MigrateHistogram() function in tensorflow::__anon4b43ab2d0111::SummaryDbWriter