## 环境
- 脚本: `scripts/train_pytorch.py`
- 运行方式: `torchrun --standalone --nnodes=1 --nproc_per_node=4 scripts/train_pytorch.py <config> --exp_name <name>`
- 触发位置: 首次 batch 时向 wandb 记录 sample images 的代码块
## 现象
```text
ValueError: Un-supported shape for image conversion [224, 9, 224]