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.
|
2020-03-30 17:14:52 +08:00 |
mindspore-ci-bot
|
c24252b2cc
|
!11 Add dockerfile to build MindSpore docker images
Merge pull request !11 from leonwanghui/dockerfile
|
2020-03-30 16:52:11 +08:00 |
yoonlee666
|
c6d261b277
|
add bert script to master
|
2020-03-30 16:21:57 +08:00 |
leonwanghui
|
545ff417d0
|
Add dockerfile to build MindSpore docker images
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-30 15:58:37 +08:00 |
mindspore-ci-bot
|
04eab166e5
|
!9 change parallel complie num: 32->16
Merge pull request !9 from jjfeing/master
|
2020-03-30 15:11:34 +08:00 |
seatea
|
7b7a6a45a0
|
Check if the shape of the input of NMSWithMask is (N, 5).
|
2020-03-30 12:10:35 +08:00 |
jjfeing
|
86f5c69995
|
change parallel complie num: 32->16
|
2020-03-30 10:54:53 +08:00 |
GinFung
|
468dbc3557
|
Add matmul biasadd fusion pass
|
2020-03-30 10:12:50 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |