Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h274 StatusOr<Array*> ComputeArrayForDotWithIndexedRhs(
H A Dindexed_array_analysis.cc1071 IndexedArrayAnalysis::ComputeArrayForDotWithIndexedRhs( in ComputeArrayForDotWithIndexedRhs() function in xla::IndexedArrayAnalysis
1139 return ComputeArrayForDotWithIndexedRhs(shape, dim_numbers, in ComputeArrayForDot()