chunit-quic edited a comment on pull request #9723:
URL: https://github.com/apache/tvm/pull/9723#issuecomment-1022059117


   Hi @rebel-shshin, 
   Pardon that I forgot to confirm with you about the details.
   So the following snapshot is what I get from the single LSTM layer result 
from test_lstm.py.
   
![image](https://user-images.githubusercontent.com/82346784/151144335-54235e2b-3849-42c5-b8aa-1c2c709421ae.png)
   In the left-hand side with span filling, four more expressions pop out:
   Two more tuples (%36, %37) appear  in the while loop, and a Nil (%44) 
followed by (%45 = %39(0, %44, %states, %input)), which is the LSTM body.
   
   Is it the same as what you get? If not would you mind to share what's your 
model and conversion file with me? Thank you. :)


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to