Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc292 int64 reduction_count = in HandleReduce() local
296 current_properties_[property.first] = property.second * reduction_count; in HandleReduce()
318 const int64 reduction_count = in HandleReduceWindow() local
322 current_properties_[property.first] = property.second * reduction_count; in HandleReduceWindow()