Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc174 for (const auto& index_value_set : instruction_value_set) { in DeleteMarkedValues() local
175 const HloValueSet& value_set = index_value_set.second; in DeleteMarkedValues()