Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc201 enum class IndexComponent { Ungathered, GatheredFirst, GatheredSecond }; in FoldGatherOfGather() enumerator
217 IndexComponent::GatheredSecond); in FoldGatherOfGather()
227 if (simulation_dim == IndexComponent::GatheredSecond) { in FoldGatherOfGather()