Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmodel.cc1308 constexpr int kCountThreshold = 30; in TotalProcessingTimeForInputs() local
1318 if (input_processing_time_count_ < kCountThreshold) { in TotalProcessingTimeForInputs()