We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config配置如下: Loss: types: - type: MixedLoss losses: - type: DiceLoss - type: CrossEntropyLoss - type: LovaszSoftmaxLoss coef: [0.1, 0.6, 0.3] - type: MixedLoss losses: - type: DiceLoss - type: CrossEntropyLoss - type: LovaszSoftmaxLoss coef: [0.1, 0.6, 0.3] coef: [1, 0.7] 报错截图如下: /
No response
The text was updated successfully, but these errors were encountered:
你好,请问相同版本的A卡,或者H卡上,会报错吗?
Sorry, something went wrong.
我们在A100和910B都做过训练适配,不会有训练报错情况。
请问是场内的员工嘛?可以私信,我拉一下p800的同事帮忙看一下,可能是版本问题
你好,可以详细写一下如何复现这个问题,主要是环境部署,paddle的commit_id,以及启动命令。后续找相关同事排查一下。
是,之前也找了昆仑的同学帮忙,问题一直未解决。我如流私信你
No branches or pull requests
bug描述 Describe the Bug
config配置如下:
Loss:
types:
- type: MixedLoss
losses:
- type: DiceLoss
- type: CrossEntropyLoss
- type: LovaszSoftmaxLoss
coef: [0.1, 0.6, 0.3]
- type: MixedLoss
losses:
- type: DiceLoss
- type: CrossEntropyLoss
- type: LovaszSoftmaxLoss
coef: [0.1, 0.6, 0.3]
coef: [1, 0.7]
报错截图如下:
/
其他补充信息 Additional Supplementary Information
No response
The text was updated successfully, but these errors were encountered: