oneDAL
oneDAL copied to clipboard
Replace internally developed CSR GEMM with a call to MKL
- internally developed GEMM was removed
- call to MKL's sparse GEMM was added into clusters assignment step in sparse K-means (see
assign_clusterskernel) - incorrect use of communicator was removed
- Sparse method was aligned with dense method. Now both methods give the same results on the same input data passed in sparse and dense layout respectively
/azp run CI
Pipelines were unable to run due to time out waiting for the pull request to finish merging.
/intelci: run
/intelci: run
/intelci: run
Re-run pre-commit: http://intel-ci.intel.com/ef3aa431-06ee-f183-af2d-a4bf010d0e2e
/intelci: run
/intelci: run
The work was moved to #2959