Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmodel.h417 void record_num_elements(int64 total_elements) { in record_num_elements() function
Dmodel.cc1141 metrics_.record_num_elements(num_elements_); in FlushMetrics()