szha commented on issue #9838: fail with parameters of size 1, tuple issue URL: https://github.com/apache/incubator-mxnet/issues/9838#issuecomment-367068831 `shape=(1,)` seems fine on my end. We use vector shapes quite a lot in gluon.rnn. https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/rnn/rnn_cell.py#L334-L339 Would you mind producing a small snippet to help understand the issue you're facing?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
