#6396·ColossalAI

[BUG]: 使用 Adagrad 优化器时,使用 LowLevelZeroPlugin(初始缩放系数为 8.33)时出现 `KeyError: 'sum'` 错误

作者: sdjasj创建于 2025年12月17日更新于 2026年5月11日
标签bug

When using the `Adagrad` optimizer together with the `LowLevelZeroPlugin` configured with `initial_scale=8.332635365271916`, a `KeyError: 'sum'` error occurs.

内容来源: hpcaitech/ColossalAI