Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc456 int64_t indexed_source_subarray_size = in FindSourcePositionForPassthroughResultDim() local
460 return FindSuffixWithProduct(result_shape, indexed_source_subarray_size); in FindSourcePositionForPassthroughResultDim()