Skip to content

Conversation

@ADchampion3
Copy link
Contributor

PR Category

New Sample

Description

Note

将原提取脚本/test/vision_mode_test.py进行了改造
torch.hub.list()可以提取出所有仓库里所有model_name(endpoints), 做批处理

torchvision/wide_resnet50_2
torchvision/wide_resnet101_2

飞桨AI Studio ID:18690340

@paddle-bot
Copy link

paddle-bot bot commented Nov 30, 2025

Thanks for your contribution!

@ADchampion3
Copy link
Contributor Author

@JewelRoam 您好, 麻烦approve一下workflows, 十分感谢

@luotao1 luotao1 added contributor External developers HappyOpenSource 快乐开源活动issue与PR labels Dec 4, 2025
from torchvision import transforms

import graph_net

Copy link
Collaborator

Choose a reason for hiding this comment

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

please add example samples' relative path here.

EXAMPLE_SAMPLE_REL_MODEL_PATHS = [
    'samples/torchvision/wide_resnet50_2',
    'samples/torchvision/wide_resnet101_2',
]

check them accessible.

@lixinqi lixinqi merged commit 0a6580a into PaddlePaddle:develop Dec 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants