Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.h268 StatusOr<Array*> ComputeArrayForDotWithIndexedLhs(
Dindexed_array_analysis.cc1032 IndexedArrayAnalysis::ComputeArrayForDotWithIndexedLhs( in ComputeArrayForDotWithIndexedLhs() function in xla::IndexedArrayAnalysis
1126 return ComputeArrayForDotWithIndexedLhs(shape, dim_numbers, in ComputeArrayForDot()