[ https://issues.apache.org/jira/browse/SPARK-35707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
zhengruifeng updated SPARK-35707: --------------------------------- Fix Version/s: 3.2.0 > 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 > Assignee: zhengruifeng > Priority: Major > Fix For: 3.2.0 > > > 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