awslabs / keras-apache-mxnet

[DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support
https://github.com/awslabs/keras-apache-mxnet/wiki
Other
290 stars 65 forks source link

Add stype in KerasSymbol to check for is_sparse() #181

Closed kalyc closed 6 years ago

kalyc commented 6 years ago

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

kalyc commented 6 years ago

Has been enabled in previous PR - https://github.com/awslabs/keras-apache-mxnet/pull/177/files