Closed kalyc closed 6 years ago
We added prepare_sliced_sparse_data API for being able to slice the sparse training data as MXNet doesn't support reshape Adding documentation to help users use the API
prepare_sliced_sparse_data
reshape
https://github.com/awslabs/keras-apache-mxnet/pull/170
Summary
We added
prepare_sliced_sparse_data
API for being able to slice the sparse training data as MXNet doesn't supportreshape
Adding documentation to help users use the APIRelated Issues
https://github.com/awslabs/keras-apache-mxnet/pull/170
PR Overview