Skip to content

Update ci to be compatible with paddle framework#176

Merged
lixinqi merged 3 commits intoPaddlePaddle:developfrom
hxzd5568:update_ci
Aug 13, 2025
Merged

Update ci to be compatible with paddle framework#176
lixinqi merged 3 commits intoPaddlePaddle:developfrom
hxzd5568:update_ci

Conversation

@hxzd5568
Copy link
Contributor

PR Category

Feature Enhancement

Description

  1. 对 torch 版本进行调整,本地测试后没有问题
  2. 兼容对paddle 脚本进行测试

@paddle-bot
Copy link

paddle-bot bot commented Aug 13, 2025

Thanks for your contribution!

@lixinqi lixinqi merged commit 7475562 into PaddlePaddle:develop Aug 13, 2025
3 checks passed
env http_proxy="" https_proxy="" pip install -U pip > /dev/null
[ $? -ne 0 ] && LOG "[FATAL] Update pip failed!" && exit -1
# install paddle
pip uninstall torch==2.7.0 --yes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里就不需要uninstall了吧,每次执行都是新创建的docker容器

JewelRoam pushed a commit to JewelRoam/GraphNet that referenced this pull request Oct 29, 2025
* Update ci to be compatible with paddle framework

* Update __init__.py

* Update __init__.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants