Mousius opened a new pull request #9415: URL: https://github.com/apache/tvm/pull/9415
As we were using `python` rather than `python3`, when ran in the docker containers it resulted in: ``` Exception: The minimal Python requirement is Python 3.6 ``` This masked a further error of the wrong NPU configuration being used for the tests. -- 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]
