You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Performance

  • Enhanced the performance of `sparse.dot` operator

New Features - Sparse Tensor Support

  • Added more sparse operators: `contrib.SparseEmbedding` and `sparse.mean`
  • Added `asscipy()` for easier conversion to scipy
  • Added support for custom sparse operators
  • Added `check_format()` for sparse ndarrays to check if the array format is valid

Other Planned Features - 


 

  • No labels