提交 15fa940b 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!551 Modify wrong type description

Merge pull request !551 from fanglei/lrupdaetuple
......@@ -32,7 +32,7 @@ def piecewise_constant_lr(milestone, learning_rates):
Args:
milestone (Union[list[int], tuple[int]]): A list of milestone. This list is a monotone increasing list.
learning_rates (Union[list[float], tuple[int]]): A list of learning rates.
learning_rates (Union[list[float], tuple[float]]): A list of learning rates.
Returns:
list[float]. The size of list is :math:`M_N`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册