Closed kalyc closed 6 years ago
Add stype in KerasSymbol to check for is_sparse() Enable sparse concat unit test
Fixes https://github.com/awslabs/keras-apache-mxnet/issues/179
Change tested on examples - they are working as expected
Has been enabled in previous PR - https://github.com/awslabs/keras-apache-mxnet/pull/177/files
Summary
Add stype in KerasSymbol to check for is_sparse() Enable sparse concat unit test
Related Issues
Fixes https://github.com/awslabs/keras-apache-mxnet/issues/179
PR Overview
Change tested on examples - they are working as expected