Wei Luning
|
6b39161701
|
only cast when level is O2
|
2020-04-28 10:40:55 +08:00 |
mindspore-ci-bot
|
fed85d7927
|
!758 modify maxpool in alexnet
Merge pull request !758 from wukesong/alexnet-maxpool
|
2020-04-27 21:06:26 +08:00 |
mindspore-ci-bot
|
a427dd6059
|
!726 modify init_ge api name and add init_ge to init_dataset
Merge pull request !726 from jinyaohui/init_dataset
|
2020-04-27 20:59:33 +08:00 |
mindspore-ci-bot
|
2e6f97f60a
|
!752 fix bug of import _akg failed
Merge pull request !752 from zyli2020/lzyr0.2
|
2020-04-27 20:40:43 +08:00 |
wukesong
|
5543f829e1
|
alexnet-maxpool
|
2020-04-27 19:28:01 +08:00 |
lizhenyu
|
b7b7ef390d
|
fix bug of import akg failed
|
2020-04-27 18:56:59 +08:00 |
mindspore-ci-bot
|
4337a32ae6
|
!722 fix load checkpoint bug
Merge pull request !722 from changzherui/mod_load_ckpt
|
2020-04-27 14:49:02 +08:00 |
mindspore-ci-bot
|
b56cbf1851
|
!725 Fix confusionmulgrad fusion pass cannot work
Merge pull request !725 from huanghui/r0.2-fix-confusionmulgrad
|
2020-04-27 14:18:21 +08:00 |
leonwanghui
|
e86ab6ce9c
|
!724 Bump the version to 0.2.0-alpha
Merge pull request !724 from leonwanghui/update
|
2020-04-27 14:12:27 +08:00 |
jinyaohui
|
5f18c85ffe
|
modify init_dataset
|
2020-04-27 11:53:30 +08:00 |
mindspore-ci-bot
|
b04b879431
|
!714 fix select wrong kernel
Merge pull request !714 from chenjianping/r0.2
|
2020-04-27 11:53:20 +08:00 |
mindspore-ci-bot
|
16c00622e7
|
!716 Check topk supported before converting input to attr
Merge pull request !716 from huanghui/r0.2
|
2020-04-27 11:52:11 +08:00 |
chang zherui
|
df71c09a4e
|
modify load ckpt
|
2020-04-27 11:49:03 +08:00 |
mindspore-ci-bot
|
bfd2afc00b
|
!657 Fix confusionmulgrad fusion pass cannot work
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
|
2020-04-27 11:44:13 +08:00 |
leonwanghui
|
1f05fa8210
|
Bump the version to 0.2.0-alpha
Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
|
2020-04-27 11:35:38 +08:00 |
mindspore-ci-bot
|
3fc0c2e1ff
|
!695 Check topk supported before converting input to attr
Merge pull request !695 from YuJianfeng/master
|
2020-04-27 10:04:23 +08:00 |
chenjianping
|
290f783f3b
|
fix select wrong kernel
|
2020-04-27 01:41:32 +00:00 |
mindspore-ci-bot
|
f52d4a3dbb
|
!710 sync profiling modifies from master to r0.2
Merge pull request !710 from caifubi/r0.2
|
2020-04-27 09:17:12 +08:00 |
caifubi
|
bd1d6d558c
|
sync profiling bp_end point modify from master
|
2020-04-26 22:04:04 +08:00 |
mindspore-ci-bot
|
79d1e46573
|
!702 add buffer fusion bnupdate eltwise pass
Merge pull request !702 from Etone.Chan/r0.2
|
2020-04-26 21:20:10 +08:00 |
Etone.Chan
|
4e39354daa
|
add buffer fusion bnupdate eltwise pass
|
2020-04-26 19:43:25 +08:00 |
mindspore-ci-bot
|
a04e848627
|
!650 Match format when kernel selecting using raise or reduce precision
Merge pull request !650 from liubuyu/r0.2
|
2020-04-24 15:15:33 +08:00 |
liubuyu
|
05e001fc84
|
add model parameters for vgg16 to enable mixed precision
|
2020-04-24 14:29:54 +08:00 |
mindspore-ci-bot
|
16ac0f29de
|
!640 add model parameters for vgg16 to enable mixed precision.
Merge pull request !640 from caojian05/mindspore_master_bugfix
|
2020-04-24 11:03:23 +08:00 |
mindspore-ci-bot
|
4bdb03f92c
|
!633 [MD] adjust mindrecord ut
Merge pull request !633 from liyong126/mindrecord_ut
|
2020-04-24 10:40:42 +08:00 |
mindspore-ci-bot
|
ec1b5ada66
|
!638 modify r0.2 version number
Merge pull request !638 from wangnan39/r0.2_ver
|
2020-04-24 10:04:32 +08:00 |
wangnan39@huawei.com
|
361181f465
|
modify r0.2 version number
|
2020-04-24 09:57:19 +08:00 |
mindspore-ci-bot
|
1b9bad8469
|
!635 modify r0.2 version number
Merge pull request !635 from wangnan39/mod_r0.2
|
2020-04-24 09:38:21 +08:00 |
wangnan39@huawei.com
|
bf9de88cdb
|
modify r0.2 version number
|
2020-04-24 09:34:01 +08:00 |
mindspore-ci-bot
|
c65a57775b
|
!631 Fixed the bug on uniform augment input validation
Merge pull request !631 from AdelShafiei/uniform_augment_ut
|
2020-04-24 08:17:38 +08:00 |
Adel Shafiei
|
f29eacbb34
|
fixed an input validation error for uniform augment op
|
2020-04-23 17:37:51 -04:00 |
mindspore-ci-bot
|
1cc9f65815
|
!630 UniformAugment: Fixed empty list error
Merge pull request !630 from alashkari/ua-ops
|
2020-04-24 03:15:20 +08:00 |
Amir Lashkari
|
a43b60f99f
|
Fixed not in list error
|
2020-04-23 13:57:52 -04:00 |
caojian05
|
73d4cf77d4
|
add model parameters for vgg16 to open mixed precision.
|
2020-04-23 23:41:42 +08:00 |
mindspore-ci-bot
|
b39247d3de
|
!557 add README file for vgg16
Merge pull request !557 from caojian05/mindspore_master_dev
|
2020-04-23 22:53:37 +08:00 |
mindspore-ci-bot
|
07dcd6e0cc
|
!616 remove the parameter 'batch_size' of VGG16, for we can use 'flatten' instead of 'reshape'.
Merge pull request !616 from caojian05/mindspore_master_bugfix
|
2020-04-23 22:53:19 +08:00 |
mindspore-ci-bot
|
d132b61bcd
|
!625 Fix check nullptr by calling function directly
Merge pull request !625 from JoyLvliang/fix-check-nullptr-by-calling-function
|
2020-04-23 21:53:35 +08:00 |
mindspore-ci-bot
|
928dcf4ec4
|
!554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
|
2020-04-23 21:52:55 +08:00 |
liyong
|
1f222ddb9e
|
fix mindrecord c ut
|
2020-04-23 21:48:58 +08:00 |
mindspore-ci-bot
|
c646faed1e
|
!626 gpu dynamic memory pool can't reuse allReduce in multi-stream
Merge pull request !626 from limingqi107/master
|
2020-04-23 21:39:39 +08:00 |
huanghui
|
cd6e8d6542
|
fix ReluV2's mask shape in derelu fusion pass
|
2020-04-23 21:25:18 +08:00 |
mindspore-ci-bot
|
ebc3f12b21
|
!620 [Auto parallel] Fix the code-style warnings in parallel-mode
Merge pull request !620 from Xiaoda/fix-codex-bot-warnings
|
2020-04-23 21:14:19 +08:00 |
limingqi107
|
0f0e8fe874
|
gpu dynamic memory pool can not reuse allReduce in multi-stream
|
2020-04-23 20:40:35 +08:00 |
lvliang
|
5b39a3ea6e
|
fix-check-nullptr-by-calling-function
|
2020-04-23 20:40:00 +08:00 |
mindspore-ci-bot
|
99e7e43cbb
|
!599 fix clipbynorm op run error in pynative mode
Merge pull request !599 from dinghao/master
|
2020-04-23 20:33:47 +08:00 |
mindspore-ci-bot
|
4a3e5cb944
|
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
|
2020-04-23 20:31:12 +08:00 |
mindspore-ci-bot
|
82cb39274b
|
!619 Clean code style check warning in pynative codes
Merge pull request !619 from JoyLvliang/pynative-clean-reviewbot-warning
|
2020-04-23 20:09:22 +08:00 |
mindspore-ci-bot
|
85c889bc3b
|
!615 Modify log level of context
Merge pull request !615 from Simson/push-to-opensource
|
2020-04-23 20:07:13 +08:00 |
mindspore-ci-bot
|
54e0fa5c09
|
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
|
2020-04-23 20:03:36 +08:00 |
mindspore-ci-bot
|
ad75618ca6
|
!611 change error message type
Merge pull request !611 from JichenZhao/errormsg
|
2020-04-23 19:49:59 +08:00 |