Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc208 for (int64 gather_dim : source->output_dims()) { in FoldGatherOfGather() local
209 simulated_index.insert(simulated_index.begin() + gather_dim, in FoldGatherOfGather()