codgeek commented on pull request #7059:
URL: https://github.com/apache/tvm/pull/7059#issuecomment-761728734


   Thanks for fix it! I've run into this bug too on [Dec 10 01:26:05 2020 
version](https://github.com/apache/tvm/tree/ffb6029de15c468a4a1024a86ca1daa4ad18bb51)
 code. 
   
   After this fix, there is another error when running`python 
vta/tutorials/frontend/legacy/deploy_detection.py` on pynq Z1 board. actually 
this error occurs on`graph_pack()` stage, still on host, not on Z1. 
   ```
   File "vta/tutorials/frontend/legacy/deploy_detection.py", line 243, in 
<module>
       stop_name_idx=pack_dictMODEL_NAME,
     Check failed: false == false: [00:55:37]  
tvm/src/relay/op/tensor/transform.cc:703: 
     Check failed: oshape_sum == data_shape_sum (172380 vs. 173056) : Input 
tensor shape and reshaped shape are not compatible
   ```
   
   Did your `deploy_detection.py` run successfully?  @fprotopapa  looking 
forward to you practice.
   
   


----------------------------------------------------------------
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]


Reply via email to