| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 17 天前 | ||
| 1 个月前 | ||
| 6 个月前 | ||
| 1 个月前 | ||
| 3 年前 |
introduction
This directory is used to support the training method of using ranktable for NPUs with chip type Ascend 910 series. It includes sample scripts for starting training and yaml files for creating tasks through the command line in K8s scenarios. It can support MindSpore and Pytorch training frameworks. The relevant training model code and dataset need to be prepared by the user.
scene
The training sample script and yaml file are applicable to the following scenarios:
| framework | basic training | resumable training |
|---|---|---|
| Pytorch | √ | × |
| MindSpore | √ | × |