Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack.h59 sums_of_each_slice_handle_ = in PackedSideBlock()
86 return allocator_->GetPointer<std::int32_t>(sums_of_each_slice_handle_); in sums_of_each_slice()
91 sums_of_each_slice_handle_); in sums_of_each_slice()
112 Allocator::Handle sums_of_each_slice_handle_; variable