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/02/07 05:27:05 UTC

[GitHub] szha edited a comment on issue #12650: Need to pass state to LSTM when doing float16 quantization

szha edited a comment on issue #12650: Need to pass state to LSTM when doing float16 quantization
URL: https://github.com/apache/incubator-mxnet/issues/12650#issuecomment-461246845
 
 
   @Ishitori I think this issue is already resolved in LSTM layer, as the internal begin_state call is now [getting data type from inputs](https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/rnn/rnn_layer.py#L223)
   
   @whamza15 crashing seems to be a separate issue. Would you mind creating a new issue for this?
   
   Edit: found dmlc/gluon-nlp#581

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