jiangjiajun commented on PR #14160: URL: https://github.com/apache/tvm/pull/14160#issuecomment-1455401699
> Let me know if you need CI update for paddle cc @jiangjiajun Hi, @masahi It's better that we can upgrade paddlepaddle to 2.4.2 in ci image。 Could you help to update docker image? We need to modify the following script https://github.com/apache/tvm/blob/befdc4e63100bdf25b10ae7a54b40408e2e1805a/docker/install/ubuntu_install_paddle.sh#L23 to ``` pip install paddlepaddle==2.4.2 protobuf==3.20.0 ``` I have checked the unittest can be passed under paddlepaddle v.2.4.2 > Let me know if you need CI update for paddle cc @jiangjiajun @masahi It's better that we upgrade paddlepaddle, could you help to update ci image? Let's talk in this pull request https://github.com/apache/tvm/pull/14206 -- 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]
