slyubomirsky opened a new pull request, #13635:
URL: https://github.com/apache/tvm/pull/13635

   Currently, `relay.testing.py_converter` is checking for using _exactly_ 
Python 3.8 in order to use certain updated signatures in the `ast` library. 
However, those signatures are also correct for versions _above_ 3.8. This PR 
changes the bounds checks so that the converter will work above 3.8.


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