yanghaoran
|
21c381b366
|
sync from mindspore to incubator
|
5 years ago |
guohongzilong
|
1702bdfc21
|
change multitpefungraph to internal interface
|
5 years ago |
wangnan39@huawei.com
|
d4e3d69f37
|
support loss scale for sparse situation
|
5 years ago |
mindspore-ci-bot
|
10fd781b15
|
!1831 Add order parameter function in group params
Merge pull request !1831 from ghzl/add-oder-parameters-in-group-functions
|
5 years ago |
liuxiao
|
26c231b734
|
fix some bugs for issues.
|
5 years ago |
guohongzilong
|
85a06b00c6
|
add order function in group params
|
5 years ago |
jiangjinsheng
|
eb4571a67f
|
fixed LeakyReLU, Optimizer
|
5 years ago |
jonyguo
|
228061818c
|
Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
|
5 years ago |
Wei Luning
|
ebf02dd528
|
fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
|
5 years ago |
jonyguo
|
34428e0082
|
Merge branch 'incubator-master' into sync_a7744bde_acce61d0
|
5 years ago |
guohongzilong
|
8585b55a65
|
add check for group parameters
|
5 years ago |
liuxiao
|
e7a7de2c88
|
Fix some bugs about optimizer
|
5 years ago |
jonyguo
|
78cc0d5d8d
|
Merge branch 'incubator-master' into sync_d9c74e0a
|
5 years ago |
guohongzilong
|
2d2f9ba8fd
|
fix group parameter code for check
|
5 years ago |
guohongzilong
|
e70b2f5430
|
add optimizer.get_lr_parameter() method
|
5 years ago |
guohongzilong
|
c95215bca0
|
seperate lr groups and weight_decay groups
|
5 years ago |
guohongzilong
|
0b8cea8018
|
learning rate and weight decay support group mode
|
5 years ago |
guohongzilong
|
824bc30a94
|
learning rate and weight decay support group mode
|
5 years ago |
wangnan39@huawei.com
|
7f602016f4
|
add parameter verification for rmsprop, and modify default value in annotation
|
5 years ago |
liubuyu
|
672244e0ac
|
add keep_bn_fp32 parameter
|
5 years ago |
leilei_snow
|
9e2ec3b8d8
|
check the legal value of weight_decay and loss_scale
|
5 years ago |
mindspore-ci-bot
|
31a12009dd
|
!418 support parameter update for vm
Merge pull request !418 from wangnan39/support_parameter_update_for_vm
|
5 years ago |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
5 years ago |
leilei_snow
|
9b28d9bd4a
|
Add comment about int type.
|
5 years ago |
mindspore-ci-bot
|
c3ec9712e0
|
!403 add cell class name to error message
Merge pull request !403 from fary86/add_cell_name_to_error_message_for_nn_layer
|
5 years ago |
Ziyan
|
f182edfd44
|
fix lars base class type
|
5 years ago |
fary86
|
8cbbbd950e
|
Add cell name to error message
|
5 years ago |
zhangz0911gm
|
4ba6f7884d
|
Fixing problem issues including class slice example cannot run, adding an example for class SigmoidCrossEntropyWithLogits etc.
|
5 years ago |
leilei_snow
|
c4d0bb266a
|
fix optimizer.decay_weight bug
|
5 years ago |
root
|
7d700295f8
|
add dynamic lr and enhance optim
|
5 years ago |
buxue
|
149839952b
|
normalize log in optimizer in python
|
5 years ago |
seatea
|
6c03542eec
|
Fix dtype bug for loss_scale and weight_decay.
1.Change dtype of scale to dtype of grad in loss_scale.py;
2.Change dtype of weight_decay to dtype of weight in optimizer.py.
|
5 years ago |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |