mindspore-ci-bot
947667fb91
!3700 fix weight init and add data aug
...
Merge pull request !3700 from zhouyaqiang0/master
2020-07-30 14:23:39 +08:00
mindspore-ci-bot
f1a39a0f72
!3655 gpu support BroadcastTo kernel
...
Merge pull request !3655 from chenweifeng/broadcast_to
2020-07-30 14:23:18 +08:00
mindspore-ci-bot
773f8e5352
!3707 Gpu support LayerNorm kernel
...
Merge pull request !3707 from chenweifeng/LayerNorm
2020-07-30 14:22:25 +08:00
mindspore-ci-bot
21810a2e69
!3679 fix bug for the decimal place of float16
...
Merge pull request !3679 from huangbingjian/report_float16
2020-07-30 14:19:26 +08:00
mindspore-ci-bot
ab0e39eabf
!3667 fix bug for anf_exporter graph input tensor format and arithmetic output format
...
Merge pull request !3667 from cjh9368/main_master
2020-07-30 14:17:33 +08:00
mindspore-ci-bot
b6f59b41ad
!3701 lite int8 pad op
...
Merge pull request !3701 from ling/pad
2020-07-30 14:16:39 +08:00
mindspore-ci-bot
80dd2cfe00
!3405 fix optimizer parallel problems
...
Merge pull request !3405 from gziyan/fix_optimizer_parallel
2020-07-30 14:09:16 +08:00
yankai
04383c662e
fix import
2020-07-30 13:35:35 +08:00
fangzehua
44f26cff68
fix topkgrad
2020-07-30 11:50:16 +08:00
李嘉琪
dc7cc66b3d
add optimizer formula and verification
2020-07-30 11:41:33 +08:00
wuyongkang
f1e639a86d
Fix opt unnecessary catch
2020-07-30 11:36:44 +08:00
mindspore-ci-bot
89dd5a865e
!3656 modify the wrong word of memory pool
...
Merge pull request !3656 from limingqi107/master
2020-07-30 11:36:24 +08:00
VectorSL
9b0602747c
gpu update bng pass
2020-07-30 11:09:08 +08:00
wilfChen
1eee3d6937
gpu layernorm
2020-07-30 11:06:55 +08:00
cjh9368
78c9122897
fix bug for anf_exporter graph input tensor format and op output format
2020-07-30 11:06:04 +08:00
mindspore-ci-bot
65c6755fab
!3691 Change distribution import
...
Merge pull request !3691 from XunDeng/pp_poc_v3
2020-07-30 11:01:12 +08:00
panfengfeng
0e0a2b0319
googlenet-gpu
2020-07-30 10:54:51 +08:00
mindspore-ci-bot
b331e62400
!3631 fix subgraph maketuple ref error
...
Merge pull request !3631 from kisnwang/fix-subgraph-maketuple-error
2020-07-30 10:42:33 +08:00
Wei Luning
e4ab67ec76
fix eval in amp
2020-07-30 10:31:19 +08:00
HuangBingjian
189ccb86ab
Change the indent for float16
2020-07-30 10:22:03 +08:00
ling
6e230e807a
op pad
2020-07-30 09:55:44 +08:00
mindspore-ci-bot
e6c596a9d9
!3653 add epoch_num description master
...
Merge pull request !3653 from panfengfeng/add_epoch_num_description_master
2020-07-30 09:53:56 +08:00
zhouyaqiang
34864fbc56
fix weight init and add data aug
2020-07-30 09:49:40 +08:00
fangzehua
17d3982d46
fix scatter error msg
2020-07-30 09:28:31 +08:00
mindspore-ci-bot
6ea2aa4e73
!3672 fix serving input numbers
...
Merge pull request !3672 from hexia/fix_input_check
2020-07-30 09:17:16 +08:00
kswang
76733ce816
fix cpu multi graph mem error
2020-07-30 09:15:25 +08:00
mindspore-ci-bot
389cb35740
!3661 Alarm modification
...
Merge pull request !3661 from shenwei41/sw_master
2020-07-30 09:10:01 +08:00
mindspore-ci-bot
8f35d2ed29
!3664 Modify the order of init and open of TDT
...
Merge pull request !3664 from hanjun996/master
2020-07-30 09:07:19 +08:00
mindspore-ci-bot
b73ea6a7aa
!3668 Modify collecting graph and dataset graph to step end stage
...
Merge pull request !3668 from ougongchang/fix_collect_dataset
2020-07-30 09:06:42 +08:00
mindspore-ci-bot
567509affc
!3522 add tinybert scripts
...
Merge pull request !3522 from wanghua/c75_tinybert
2020-07-30 09:05:38 +08:00
ms_yan
abbd7b50db
optimize the vgg script
2020-07-30 07:48:35 +08:00
Xun Deng
e94d91ba95
remove import probability from nn/__init__.py
2020-07-29 15:08:58 -04:00
mindspore-ci-bot
6f70146153
!3660 modify readme for maskrcnn
...
Merge pull request !3660 from meixiaowei/master
2020-07-29 22:39:57 +08:00
mindspore-ci-bot
d66e6b33bf
!3665 support multy node training in deeplabv3
...
Merge pull request !3665 from zhouyaqiang0/master
2020-07-29 21:54:24 +08:00
mindspore-ci-bot
afce1c3a40
!3341 GPU maxpool with argmax op
...
Merge pull request !3341 from tom_chen/maxpool_with_argmax
2020-07-29 21:24:38 +08:00
Ziyan
98e2ee90de
fix optimizer parallel problems
2020-07-29 20:55:31 +08:00
ougongchang
1dafb2c6f5
Modify collecting graph and dataset graph to step end stage
...
We collect graph and dataset graph in begin stage before,
If there compile graph fail in GPU, we also collect graph
and dataset graph to summary dir, it will confuse user.
So we collect graph and dataset graph in step end stage now,
If there compile graph fail, we will not collect graph and dataset
graph.
2020-07-29 20:23:08 +08:00
shenwei41
051c290d8b
Modify patches and alerts
2020-07-29 19:26:06 +08:00
gengdongjie
00f7a936bf
add resnet50 support multi node training
2020-07-29 19:12:34 +08:00
zhouyaqiang
b0004a1791
support multy node training and remove code
2020-07-29 19:10:28 +08:00
mindspore-ci-bot
387dac5832
!3651 change num_samples definition
...
Merge pull request !3651 from jiangzhiwen/dataset/change_num_samples
2020-07-29 19:03:54 +08:00
hanjun996
20ccf83826
modify tdt
2020-07-29 19:03:12 +08:00
mindspore-ci-bot
a3e7c4c754
!3625 Optimize tensor data
...
Merge pull request !3625 from hewei/optimize_tensor_data
2020-07-29 18:50:20 +08:00
mindspore-ci-bot
fe514bd1cc
!3644 [MD] fix minddataset core dump when file list size ia greater than 1000.
...
Merge pull request !3644 from liyong126/fix_mindrecord_bug
2020-07-29 18:28:49 +08:00
hexia
3100824703
fix input
2020-07-29 18:25:35 +08:00
mindspore-ci-bot
a337a02732
!3638 fix codex and support akg op profiling
...
Merge pull request !3638 from geekun/yjk_master
2020-07-29 17:30:35 +08:00
yangzhenzhang
9aa84b3d14
add strided slice op
2020-07-29 17:18:50 +08:00
wandongdong
b39d524d44
set out format to nhwc4
2020-07-29 17:00:46 +08:00
meixiaowei
8950952fe3
modify readme
2020-07-29 16:43:28 +08:00
limingqi107
af39ca8252
modify the wrong word
2020-07-29 16:30:16 +08:00