[ https://issues.apache.org/jira/browse/SPARK-35707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360607#comment-17360607 ]
Apache Spark commented on SPARK-35707: -------------------------------------- User 'zhengruifeng' has created a pull request for this issue: https://github.com/apache/spark/pull/32857 > optimize sparse GEMM by skipping bound checking > ----------------------------------------------- > > Key: SPARK-35707 > URL: https://issues.apache.org/jira/browse/SPARK-35707 > Project: Spark > Issue Type: Sub-task > Components: ML > Affects Versions: 3.2.0 > Reporter: zhengruifeng > Priority: Major > > Sparse gemm use mothod DenseMatrix.apply to access the values, which can be > futuremore optimized by skipping checking the range and isTransposed -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org