[ 
https://issues.apache.org/jira/browse/FLINK-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960191#comment-16960191
 ] 

Rong Rong commented on FLINK-14153:
-----------------------------------

Committed via: 23a34b818d8267d16f6c22c77b79c67387da5e88

> Add to BLAS a method that performs DenseMatrix and SparseVector 
> multiplication.
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-14153
>                 URL: https://issues.apache.org/jira/browse/FLINK-14153
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Xu Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Previously there is "gemv" method in BLAS that performs multiplications 
> between DenseMatrix and DenseVector. Here we add another one that performs 
> multiplications between DenseMatrix and SparseVector.
>  * Add gemv method to BLAS.
>  * Add BLASTest that provides test cases for BLAS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to