You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/23 22:37:01 UTC

[GitHub] ThomasDelteil commented on issue #12929: Update the bilstm integer sorting example to Gluon

ThomasDelteil commented on issue #12929: Update the bilstm integer sorting example to Gluon
URL: https://github.com/apache/incubator-mxnet/pull/12929#issuecomment-432446785
 
 
   We see a lot of user issues coming from trying to use symbolic rather than Gluon for the simplest tasks. I understand that symbolic is used for keras-mxnet, but that's an implementation detail, users should only use Gluon or keras-mxnet for implementing models, which is the focus of the example folders.
   
   I think we should replace as many Symbolic examples as possible with Gluon ones, I am open, though very reluctant, to keep the symbolic examples in a `deprecated` folder for reference. I am afraid some people might end up there and try to use them rather than using the Gluon ones.
   
   @safrooze what is your opinion on that?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services