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

Operators missing for MXNet backend #18

Open sandeep-krishnamurthy opened 6 years ago

sandeep-krishnamurthy commented 6 years ago

Variables and Placeholders

Update Operators

Graph Manipulations

Layers

RNNs

Higher Order Functions

Sparse Tensors

NN Operators

Optimizers

Others

Robchio commented 6 years ago

Sorry for the obvious question - what's the meaning of a 'checked box' vs. an empty box?

Has 'checked' been implemented? For example, does keras-apache-mxnet support conv1d model layers or not?

kalyc commented 6 years ago

checked means implemented. So all of above operators containing a check mark beside their name are supported