Searched refs:matrix_handle_ (Results 1 – 1 of 1) sorted by relevance
34 matrix_handle_ = allocator_->Reserve<std::int32_t>(block_params_.l2_rows * in PackedResult()42 allocator_->GetPointer<std::int32_t>(matrix_handle_), in Map()48 allocator_->GetPointer<const std::int32_t>(matrix_handle_), in Map()54 Allocator::Handle matrix_handle_; variable