Searched refs:b_slice_size (Results 1 – 1 of 1) sorted by relevance
522 const int64 b_slice_size = b_inner_dim * b_outer_dim; in Compute() local579 const T* b_i = b_base_ptr + i * b_slice_size; in Compute()667 typename TTypes<T>::UnalignedConstMatrix b_i(b.data() + i * b_slice_size, in Compute()