piiswrong commented on issue #7551: How to get the symbol of gluon's RNN model 
by hybridizing
URL: 
https://github.com/apache/incubator-mxnet/issues/7551#issuecomment-323936311
 
 
   RNN is not a HybridBlock so you cannot use it as a children of a HybridBlock.
   
   This is currently a limitation due to sym.RNN doesn't support CPU. RNN will 
be changed to a hybridblock in the future.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to