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 2020/01/29 03:11:57 UTC

[GitHub] [incubator-mxnet] deepakkumar1984 commented on issue #17442: Symbol API deprecated?

deepakkumar1984 commented on issue #17442: Symbol API deprecated?
URL: https://github.com/apache/incubator-mxnet/issues/17442#issuecomment-579572693
 
 
   It make sense now. Thanks
   
   On Wed, Jan 29, 2020 at 10:30 AM Leonard Lausen <no...@github.com>
   wrote:
   
   > You shouldn't be using the symbol API anymore to construct your models.
   >
   > Gluon provides easier means to define the model, and if you use
   > gluon.HybridBlock you can still export it to a symbol. The main advantage
   > of such symbol is that you can then run it easily in other MXNet language
   > bindings besides Python.
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/incubator-mxnet/issues/17442?email_source=notifications&email_token=ABQJAKOPJIZ6XTBTAGKXBWTRADBITA5CNFSM4KLZXKX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKFO7WA#issuecomment-579530712>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/ABQJAKPMK6CYNVJYHG3OID3RADBITANCNFSM4KLZXKXQ>
   > .
   >
   
   
   -- 
   Regards,
   Deepak
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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