提交 63665121 编写于 作者: L Le Hou 提交者: A. Unique TensorFlower

Internal change

PiperOrigin-RevId: 341074795
上级 eef4e2dd
......@@ -148,7 +148,7 @@ class PolynomialWarmUp(tf.keras.optimizers.schedules.LearningRateSchedule):
config = {"after_warmup_lr_sched": self._after_warmup_lr_sched} # pytype: disable=attribute-error
config.update({
"warmup_steps": self._warmup_setps,
"warmup_steps": self._warmup_steps,
"power": self._power,
"name": self._name
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册