heliqi commented on PR #13701:
URL: https://github.com/apache/tvm/pull/13701#issuecomment-1373228678

   > > Would you like to fix the CI so we could get it in?
   > > `E       File 
"/workspace/tests/python/frontend/paddlepaddle/test_forward.py", line 1356, in 
slice5 (* user code *) [2023-01-05T11:12:37.644Z] E         b, c, h, w = 
paddle.shape(inputs)  # add decrease_axis`
   > > I think this error may be related to the version of the paddlepaddle
   
   The paddlepaddle version we matched before was 2.1.3.
   If you want to upgrade and match the latest paddlepaddle version, you can 
pull request and modify the Paddle version in [the 
code](https://github.com/apache/tvm/blob/a047e0228a3f7015e56c6756cdadb13444008623/docker/python/ci-constraints.txt
   )  and [the 
code](https://github.com/apache/tvm/blob/98eab45d52911662ff760fb0bbdccc11f3a31b9f/docker/install/ubuntu_install_paddle.sh).
   
   


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

Reply via email to