valmat07 opened a new pull request, #12277: URL: https://github.com/apache/tvm/pull/12277
Reverts apache/tvm#12216 Addition to my previous changes. After the previous changes, the android camera build failed because by default `PYTHONPATH` is empty, and after `set -eux` it is fails: https://github.com/apache/tvm/blob/759a648cd5237885a8205b1ee4508dabcc3af2d5/.github/workflows/main.yml#L152-L156 This error was not noticed because the flag `continue-on-error` is true. -- 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]
