KJlaccHoeUM9l commented on pull request #9753: URL: https://github.com/apache/tvm/pull/9753#issuecomment-997989719
Hello @driazati! Thank you for your comment! Our team also noticed this problem. It looks like the first time this error occurred when running [this action](https://github.com/apache/tvm/runs/4302575250?check_suite_focus=true) in [PR#9483](https://github.com/apache/tvm/pull/9483). Failure occurs in a test that seeks to verify that the auto scheduler can be used with an RPC Session. The error occurs due to checking the tuning log after a tuning session. The test says that at this stage, an error code was found inside the log, which says the following: ``` Errors happen when compiling code on device (e.g. OpenCL JIT on the device) ``` It doesn't look like the problem is in the whole test or in the iOS RPC application. At the moment, it has not been possible to reproduce the problem locally to find out more details about this failure. If you have any additional information about this or can reproduce this problem yourself, then we would be very grateful for any additional observations. -- 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]
