mehrdadh opened a new pull request #8021: URL: https://github.com/apache/tvm/pull/8021
This issue happens when we send a large tensor over RPC to the zephyr qemu target specially when it runs on a fast machine. We fixed the RPC large transfer size for microTVM at #7838, however, #7838 doesn't include RPC test with qemu and didn't catch this problem. In this PR: - we add qemu RPC test - increase the size of ring buffer used for UART in zephyr to be more than TVM_CRT_MAX_PACKET_SIZE_BYTES to fix the UART ring buffer issue -- 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. For queries about this service, please contact Infrastructure at: [email protected]
