zhengruifeng created SPARK-35707: ------------------------------------ Summary: optimize sparse GEMM by skip 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
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