You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/15 08:23:45 UTC

[GitHub] [incubator-tvm] liangfu edited a comment on issue #4293: [VTA] Bug fix for padded load with large inputs

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 this PR + 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:
users@infra.apache.org


With regards,
Apache Git Services