# SWR 模块参考

SWR（Software Repository for Container）镜像仓库查询。

## 功能索引

| 功能描述 | 对应函数 | 位置 |
|---------|---------|------|
| 获取训练镜像仓库列表 | `swr_get_train_image_repos` | `scripts/swr_module/image_repos.py` |

---