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/29 22:30:23 UTC

[GitHub] [incubator-mxnet] reminisce commented on issue #15097: [BUGFIX] fix unknown parameter shapes when np_shape is turned on.

reminisce commented on issue #15097: [BUGFIX] fix unknown parameter shapes when np_shape is turned on.
URL: https://github.com/apache/incubator-mxnet/pull/15097#issuecomment-497132258
 
 
   I think the following two places checking whether the shape is known should be modified too.
   https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/parameter.py#L272
   https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/parameter.py#L383

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