Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h269 StatusOr<Array*> ComputeArrayForDotWithIndexedLhs(
H A Dindexed_array_analysis.cc1036 IndexedArrayAnalysis::ComputeArrayForDotWithIndexedLhs( in ComputeArrayForDotWithIndexedLhs() function in xla::IndexedArrayAnalysis
1130 return ComputeArrayForDotWithIndexedLhs(shape, dim_numbers, in ComputeArrayForDot()