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 2019/05/25 17:49:52 UTC

[GitHub] [incubator-mxnet] vizakshat commented on issue #5394: mxnet.model.FeedForward has been deprecated. Please use mxnet.mod.Module instead

vizakshat commented on issue #5394: mxnet.model.FeedForward has been deprecated. Please use mxnet.mod.Module instead
URL: https://github.com/apache/incubator-mxnet/issues/5394#issuecomment-495936386
 
 
   I tried mx.mod.Module but it takes arguments such as data shapes when binding.
   In feed forward we didn't need data shapes. What if i dont know the data shapes??
   How can I incorporate Module?

----------------------------------------------------------------
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