Skip to content

【25-Q4-生态建设】模型迁移-研发效能部-模型训练-在PyTorch框架上支持 SKNet 在Cifar100上的训练#462

Open
x0212wwl wants to merge 2 commits intoTecorigin:mainfrom
x0212wwl:SKNet
Open

【25-Q4-生态建设】模型迁移-研发效能部-模型训练-在PyTorch框架上支持 SKNet 在Cifar100上的训练#462
x0212wwl wants to merge 2 commits intoTecorigin:mainfrom
x0212wwl:SKNet

Conversation

@x0212wwl
Copy link

@x0212wwl x0212wwl commented Jan 12, 2026

● 当前软件栈版本:
image

● 源码参考链接:https://github.com/huggingface/pytorch-image-models
● commit id:x0212wwl@ https://github.com/x0212wwl
● 工作目录:PyTorch/build-in/Classification/SKNet/
● 训练内容:使用1张TECO_AICARD_01芯片,在PyTorch框架上支持SKNet在Cifar100数据集上的训练。
● 运行脚本如下:
SDAA_VISIBLE_DEVICES=8,9,10,11 python weloTrain.py --arch sknet --print_freq 1 --steps 100 --dataset cifar100 --datapath ./data --batch_size 8 --epochs 100 | tee sknetCifar100Sdaa.log
image

● 100iters损失:
MeanRelativeError: 0.11245239121555989
MeanAbsoluteError: -0.43448099999999995
Rule,mean_absolute_error -0.43448099999999995
pass mean_relative_error=0.11245239121555989 <= 0.05 or mean_absolute_error=-0.43448099999999995 <= 0.0002

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.

1 participant