Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc369 int64 result_subarray_size = 1; in ComputeReshapePassthroughDimPairs() local
373 FindSuffixWithProduct(operand_shape, result_subarray_size); in ComputeReshapePassthroughDimPairs()
380 << ", result_subarray_size = " << result_subarray_size in ComputeReshapePassthroughDimPairs()
389 result_subarray_size *= result_shape[result_dim]; in ComputeReshapePassthroughDimPairs()