This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
zzy34407230
/
mindspore2022
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
22
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Fix issue #I3BVAQ
tags/v1.3.0
ZhangHui
5 years ago
parent
0fdf5c54e3
commit
2e20e2f0d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mindspore/train/callback/_lr_scheduler_callback.py
+ 1
- 1
mindspore/train/callback/_lr_scheduler_callback.py
View File
@@ -27,7 +27,7 @@ class LearningRateScheduler(Callback):
Change the learning_rate during training.
Note:
This class
are
not supported on CPU.
This class
is
not supported on CPU.
Args:
learning_rate_function (Function): The function about how to change the learning rate during training.
Write
Preview
Loading…
Cancel
Save