We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://github.com/mindspore-lab/mindocr/blob/3d26c69bb23d7cca8abe62617fba8d0bbbbbff32/tools/modelarts_adapter/modelarts.py#L70C34-L70C38
多机多卡情况下,rank不是从0开始的。建议改为 local_rank % 8 == 0