Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc225 int64_t source_dim_for_index_array = in FoldGatherOfGather() local
227 CHECK_NE(source_dim_for_index_array, source->output_dims().size()); in FoldGatherOfGather()
250 x, y, source_dim_for_index_array, output_dims_for_index_array, in FoldGatherOfGather()