Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc1519 const Index packed_total_size = input_dims.TotalSize(); in PackRhsHelper() local
1539 internal::random<Index>(0, packed_total_size - packed_size - 1); in PackRhsHelper()
1672 const Index packed_total_size = filter_dims.TotalSize(); in PackLhsHelper() local
1698 internal::random<Index>(0, packed_total_size - rows * cols - 1)); in PackLhsHelper()