mk-61 commented on issue #19019: URL: https://github.com/apache/incubator-mxnet/issues/19019#issuecomment-686875564
I took this original script and hybridized the model, and found out that each step of RNN is hybridized separately. Nothing is wrong with this, I guess, but just curious - is it possible to modify it so that RNN hybridizes to a single graph? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
