xwu99 commented on pull request #28229:
URL: https://github.com/apache/spark/pull/28229#issuecomment-620979554


   > > I saw your PR was merged, I will rebase.
   > 
   > I had some reverted PRs on using high-level BLAS in LoR/LiR/SVC/GMM, they 
were reverted because of performance regression on sparse datasets;
   > I am now working on it again, using param `blockSize==1` to choose the 
impl.
   > I am also waiting for more feedbacks. If nobody object, I will merge them.
   > 
   > There are some common utils in those PRs, which should also be used in 
KMeans. So I think you can rebase this PR after 
[SVC](https://github.com/apache/spark/pull/28349) get merged.
   
   OK. could you also let me know the PRs you are reworking since we are also 
working on enabling high-level BLAS not only for k-means but also other algos 
in MLlib. I can help to review them rather than duplicate efforts.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to