Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc316 int64 FindSuffixWithProduct(absl::Span<const int64> values, int64 product) { in FindSuffixWithProduct() function
373 FindSuffixWithProduct(operand_shape, result_subarray_size); in ComputeReshapePassthroughDimPairs()
454 return FindSuffixWithProduct(result_shape, indexed_source_subarray_size); in FindSourcePositionForPassthroughResultDim()