Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc346 const int64 select_count = source_element_count * (window_element_count - 1); in HandleSelectAndScatter() local
349 current_properties_[property.first] += property.second * select_count; in HandleSelectAndScatter()