Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc1041 TF_RETURN_WITH_CONTEXT_IF_ERROR(MigrateImage(e, s, now), "image"); in MigrateSummary()
1106 Status MigrateImage(const Event* e, Summary::Value* s, uint64 now) { in MigrateImage() function in tensorflow::__anon4b43ab2d0111::SummaryDbWriter