mindspore-ci-bot
|
1f2ca74cd1
|
!709 fix weight decay error in optimizer AdamWeightDecay
Merge pull request !709 from wangnan39/fix_bug_in_adamweightdecay
|
2020-04-27 15:46:36 +08:00 |
mindspore-ci-bot
|
b3bea9d85f
|
!735 Disable ConfusionMulGrad fusion pass
Merge pull request !735 from huanghui/fix-confusionmulgrad-fusion-pass
|
2020-04-27 15:43:59 +08:00 |
chang zherui
|
8cef3aff7c
|
fix load checkpoint bug
|
2020-04-27 15:10:03 +08:00 |
huanghui
|
f720200a84
|
Disable ConfusionMulGrad fusion pass
|
2020-04-27 15:07:25 +08:00 |
zhaojichen
|
89b797ae86
|
fix doc problems
|
2020-04-27 02:55:56 -04:00 |
yanghaitao
|
1cb3bead32
|
skip black line for TextFileDataset
|
2020-04-27 14:54:26 +08:00 |
leonwanghui
|
19bc9e785b
|
!717 Bump the version number to 0.2.0-alpha
Merge pull request !717 from leonwanghui/0.2.0-update
|
2020-04-27 14:50:06 +08:00 |
mindspore-ci-bot
|
417753e9b3
|
!608 Fix LSTM output size
Merge pull request !608 from zjun/fix_lstm_output
|
2020-04-27 14:48:56 +08:00 |
fary86
|
b314c1d621
|
Remove extra empty string from log text
|
2020-04-27 14:34:30 +08:00 |
mindspore-ci-bot
|
68f6064931
|
!719 fix error type of input of ge graph is not tensor
Merge pull request !719 from fary86/fix_error_type_of_input_not_tensor
|
2020-04-27 14:26:42 +08:00 |
mindspore-ci-bot
|
4779a87761
|
!715 [MS] will not supporte to do auto saving intergrated checkpoint files in manual mode parallel scense
Merge pull request !715 from WeibiaoYu/master
|
2020-04-27 14:15:51 +08:00 |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
2020-04-27 11:57:22 +08:00 |
zhaojichen
|
e49cd12d92
|
fix doc problems
|
2020-04-26 23:49:17 -04:00 |
mindspore-ci-bot
|
e42f7601b6
|
!315 modify init_ge api name and add init_ge
Merge pull request !315 from jinyaohui/init_dataset
|
2020-04-27 11:47:49 +08:00 |
mindspore-ci-bot
|
63712848e2
|
!494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
|
2020-04-27 11:42:05 +08:00 |
zhaojichen
|
4a79dde736
|
fix doc problems
|
2020-04-26 23:33:24 -04:00 |
leonwanghui
|
3562625474
|
Bump the version number to 0.2.0-alpha
|
2020-04-27 11:24:13 +08:00 |
mindspore-ci-bot
|
ef71ae941f
|
!698 [Auto parallel] Support multi-subgraphs in auto-parallel
Merge pull request !698 from Xiaoda/support-wide-deep-in-auto-parallel
|
2020-04-27 11:15:40 +08:00 |
mindspore-ci-bot
|
e537a70808
|
!657 Fix confusionmulgrad fusion pass cannot work
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
|
2020-04-27 11:10:25 +08:00 |
mindspore-ci-bot
|
513ea8fc0f
|
!515 enable loop sink by default
Merge pull request !515 from caifubi/change-context-enable-loop-sink-default
|
2020-04-27 11:09:57 +08:00 |
caojian05
|
fd511d0729
|
add distribute train for vgg16
|
2020-04-27 11:09:46 +08:00 |
mindspore-ci-bot
|
0555bdb0ef
|
!701 upload resnet101 scripts
Merge pull request !701 from 梅晓蔚/master
|
2020-04-27 10:51:58 +08:00 |
zhaojichen
|
d51cbb6e33
|
fix doc problems
|
2020-04-26 22:25:48 -04:00 |
fary86
|
0f64f63ce2
|
Fix error type of inputs of ge graph is not tensor
|
2020-04-27 10:17:05 +08:00 |
caifubi
|
81644a95df
|
change enable_loop_sink default value to True
|
2020-04-27 10:14:10 +08:00 |
wangnan39@huawei.com
|
ddc558fd72
|
fix weight decay error in optimizer AdamWeightDecay
|
2020-04-27 10:08:17 +08:00 |
WeibiaoYu
|
aacc85caec
|
not supporte to do auto saving intergrated checkpoint files in manual mode parallel
|
2020-04-26 22:01:27 -04:00 |
mindspore-ci-bot
|
e213f2a435
|
!687 Fix bug: Summary tage type checking and exception throwing
Merge pull request !687 from candanzg/summary_tag_check
|
2020-04-27 09:57:33 +08:00 |
Xiaoda Zhang
|
e227415673
|
support-the-multiple-subgraphs-in-the-ANF
|
2020-04-27 09:34:41 +08:00 |
mindspore-ci-bot
|
d7242002aa
|
!474 [MS][bert][example]Add ST test script of bert model
Merge pull request !474 from wsc/lossscale_script
|
2020-04-27 09:16:16 +08:00 |
mindspore-ci-bot
|
e825f7fac3
|
!708 Revert merge PR 703 from master
Merge pull request !708 from leonwanghui/revert-merge-703-master
|
2020-04-27 09:02:38 +08:00 |
Zirui Wu
|
8c3931cf1d
|
fix first epoch always shuffle with default seed in random sampler
fix ut
|
2020-04-26 10:58:59 -04:00 |
meixiaowei
|
3cb692bea1
|
modify resnet101 scripts for pylint
|
2020-04-26 22:08:57 +08:00 |
mindspore-ci-bot
|
3d9f1087c6
|
!695 Check topk supported before converting input to attr
Merge pull request !695 from YuJianfeng/master
|
2020-04-26 21:38:43 +08:00 |
mindspore-ci-bot
|
c52466d9bd
|
!691 fix bug of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative.
Merge pull request !691 from zhangbuxue/fix_bug_of_ops
|
2020-04-26 21:20:22 +08:00 |
zhoufeng
|
b681cec8f2
|
cmake refactor
|
2020-04-26 20:51:18 +08:00 |
chujinjin
|
e2b0a28142
|
add pynative cache
|
2020-04-26 20:47:10 +08:00 |
mindspore-ci-bot
|
da8c74b54c
|
!688 [MS]fix kernel select bug
Merge pull request !688 from chenjianping/fix-bugs
|
2020-04-26 20:21:23 +08:00 |
leonwanghui
|
c098f1ede5
|
回退 'Pull Request !703 : modify version number'
|
2020-04-26 20:08:58 +08:00 |
mindspore-ci-bot
|
2f65bf43f2
|
!703 modify version number
Merge pull request !703 from changzherui/mod_ver_num
|
2020-04-26 19:40:25 +08:00 |
mindspore-ci-bot
|
efdcd4c258
|
!682 fix api comments of some ops
Merge pull request !682 from liuxiao/fix-bug
|
2020-04-26 19:29:40 +08:00 |
chenjianping
|
6d47036f95
|
erase datatype raise kernel
|
2020-04-26 10:52:53 +00:00 |
YuJianfeng
|
ce2a13fcda
|
Check topk supported before converting input to attr
|
2020-04-26 18:40:17 +08:00 |
chang zherui
|
248582d6fc
|
nodify version number
|
2020-04-26 18:13:28 +08:00 |
mindspore-ci-bot
|
86075dc9cb
|
!689 Check num_shards and shard_id in TextFileDataset
Merge pull request !689 from yanghaitao/yht_tffileddataset_shard
|
2020-04-26 18:06:12 +08:00 |
mindspore-ci-bot
|
da5b10b699
|
!681 add psnr inputs shape and dtype check
Merge pull request !681 from zhaozhenlong/psnr-check-same-shape
|
2020-04-26 17:49:05 +08:00 |
buxue
|
9cb71441ea
|
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
|
2020-04-26 17:48:17 +08:00 |
mindspore-ci-bot
|
fb5cfe31d5
|
!430 add buffer fusion bnupdate eltwise pass
Merge pull request !430 from Etone.Chan/bufferfusion
|
2020-04-26 17:40:20 +08:00 |
mindspore-ci-bot
|
e00f17369d
|
!696 Dimensions after begin-norm-axis cannot be split for LayerNorm's parallel operator
Merge pull request !696 from yangzhenzhang/fix-layernorm-bug
|
2020-04-26 17:37:32 +08:00 |
meixiaowei
|
99bbb3a3b2
|
modify scripts for pylint
|
2020-04-26 17:25:12 +08:00 |