liangfu edited a comment on issue #4293: [VTA] Bug fix for padded load with large inputs URL: https://github.com/apache/incubator-tvm/pull/4293#issuecomment-554261281 > one known issue is that the padded load test fails on Pynq (but not in fsim); so I was wondering if some changes to the test would fix it. This PR intended to bring the fix, and it does fix the issue. For the failure case that I referred earlier happens in recent changes in either runtime or compiler, not in the hardware implementation. I can successfully evaluate the padded load test with hardware design in this PR + software design (runtime and compiler) in commit [734df8d](https://github.com/apache/incubator-tvm/commit/734df8d59b8a9c58cfd87eaca49e635c2ef39e81).
---------------------------------------------------------------- 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] With regards, Apache Git Services
