
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 -