vvchernov edited a comment on issue #8608:
URL: https://github.com/apache/tvm/issues/8608#issuecomment-890343844


   Warnings are a part of the code in TVM. The first one is related to that 
LSTM with projection supported by pytorch starting from 1.8.0 version. But TVM 
works stably with pytorch 1.7.0. The second warning is related to difference 
between modifications of LSTM supported in onnx and pytorch. It means that in 
some cases the conversion from pytorch LSTM to ONNX one fails. But it is 
external issue, it can not be solved on TVM side. Therefore I did not raise 
issue ticket.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to