Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc236 std::vector<int64> output_dims_for_new_gather; in FoldGatherOfGather() local
240 output_dims_for_new_gather.push_back(i); in FoldGatherOfGather()
249 output_dims_for_new_gather, in FoldGatherOfGather()