oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Initial implementation of public API for CSR table

Open Vika-F opened this issue 2 years ago • 0 comments

Following classes will be implemented:

  • dal::csr_table
  • dal::csr_accessor
  • dal::backend::primitives::csr_block

default_host_policy and data_parallel_policy will be supported in those classes.

Proper test coverage for the new classes will be implemented.

Vika-F avatar Mar 24 '22 08:03 Vika-F