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.cc399 int64 reduction_count = in HandleReduce() local
403 current_properties_[property.first] = property.second * reduction_count; in HandleReduce()
428 const int64 reduction_count = in HandleReduceWindow() local
432 current_properties_[property.first] = property.second * reduction_count; in HandleReduceWindow()