Searched refs:ComputeArrayForDot (Results 1 – 2 of 2) sorted by relevance
278 StatusOr<Array*> ComputeArrayForDot(const Shape& shape,
167 ComputeArrayForDot(instr->shape(), instr->dot_dimension_numbers(), in ComputeArrayFor()1102 StatusOr<Analysis::Array*> IndexedArrayAnalysis::ComputeArrayForDot( in ComputeArrayForDot() function in xla::IndexedArrayAnalysis