Jittor / jittor

Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
https://cg.cs.tsinghua.edu.cn/jittor/
Apache License 2.0
3.08k stars 311 forks source link

nn.cross_entropy_loss 交叉熵损失函数中没有'weight'参数 #234

Open xiashuo opened 3 years ago

xiashuo commented 3 years ago

使用交叉熵损失函数cross_entropy_loss时,发现没有weight参数,建议加上。

Jittor commented 3 years ago

您好,谢谢反馈,最新版本1.2.3.42已经加上了😁

---原始邮件--- 发件人: @.> 发送时间: 2021年6月25日(周五) 上午10:31 收件人: @.>; 抄送: @.***>; 主题: [Jittor/jittor] nn.cross_entropy_loss 交叉熵损失函数中没有'weight'参数 (#234)

使用交叉熵损失函数cross_entropy_loss时,发现没有weight参数,建议加上。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.