mindspore-ci-bot
947667fb91
!3700 fix weight init and add data aug
...
Merge pull request !3700 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
f1a39a0f72
!3655 gpu support BroadcastTo kernel
...
Merge pull request !3655 from chenweifeng/broadcast_to
5 years ago
mindspore-ci-bot
773f8e5352
!3707 Gpu support LayerNorm kernel
...
Merge pull request !3707 from chenweifeng/LayerNorm
5 years ago
mindspore-ci-bot
21810a2e69
!3679 fix bug for the decimal place of float16
...
Merge pull request !3679 from huangbingjian/report_float16
5 years ago
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
5 years ago
mindspore-ci-bot
b6f59b41ad
!3701 lite int8 pad op
...
Merge pull request !3701 from ling/pad
5 years ago
mindspore-ci-bot
80dd2cfe00
!3405 fix optimizer parallel problems
...
Merge pull request !3405 from gziyan/fix_optimizer_parallel
5 years ago
yankai
04383c662e
fix import
5 years ago
fangzehua
44f26cff68
fix topkgrad
5 years ago
李嘉琪
dc7cc66b3d
add optimizer formula and verification
5 years ago
wuyongkang
f1e639a86d
Fix opt unnecessary catch
5 years ago
mindspore-ci-bot
89dd5a865e
!3656 modify the wrong word of memory pool
...
Merge pull request !3656 from limingqi107/master
5 years ago
VectorSL
9b0602747c
gpu update bng pass
5 years ago
wilfChen
1eee3d6937
gpu layernorm
5 years ago
cjh9368
78c9122897
fix bug for anf_exporter graph input tensor format and op output format
5 years ago
mindspore-ci-bot
65c6755fab
!3691 Change distribution import
...
Merge pull request !3691 from XunDeng/pp_poc_v3
5 years ago
panfengfeng
0e0a2b0319
googlenet-gpu
5 years ago
mindspore-ci-bot
b331e62400
!3631 fix subgraph maketuple ref error
...
Merge pull request !3631 from kisnwang/fix-subgraph-maketuple-error
5 years ago
Wei Luning
e4ab67ec76
fix eval in amp
5 years ago
HuangBingjian
189ccb86ab
Change the indent for float16
5 years ago
ling
6e230e807a
op pad
5 years ago
mindspore-ci-bot
e6c596a9d9
!3653 add epoch_num description master
...
Merge pull request !3653 from panfengfeng/add_epoch_num_description_master
5 years ago
zhouyaqiang
34864fbc56
fix weight init and add data aug
5 years ago
fangzehua
17d3982d46
fix scatter error msg
5 years ago
mindspore-ci-bot
6ea2aa4e73
!3672 fix serving input numbers
...
Merge pull request !3672 from hexia/fix_input_check
5 years ago
kswang
76733ce816
fix cpu multi graph mem error
5 years ago
mindspore-ci-bot
389cb35740
!3661 Alarm modification
...
Merge pull request !3661 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
8f35d2ed29
!3664 Modify the order of init and open of TDT
...
Merge pull request !3664 from hanjun996/master
5 years ago
mindspore-ci-bot
b73ea6a7aa
!3668 Modify collecting graph and dataset graph to step end stage
...
Merge pull request !3668 from ougongchang/fix_collect_dataset
5 years ago
mindspore-ci-bot
567509affc
!3522 add tinybert scripts
...
Merge pull request !3522 from wanghua/c75_tinybert
5 years ago
ms_yan
abbd7b50db
optimize the vgg script
5 years ago
Xun Deng
e94d91ba95
remove import probability from nn/__init__.py
5 years ago
mindspore-ci-bot
6f70146153
!3660 modify readme for maskrcnn
...
Merge pull request !3660 from meixiaowei/master
5 years ago
mindspore-ci-bot
d66e6b33bf
!3665 support multy node training in deeplabv3
...
Merge pull request !3665 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
afce1c3a40
!3341 GPU maxpool with argmax op
...
Merge pull request !3341 from tom_chen/maxpool_with_argmax
5 years ago
Ziyan
98e2ee90de
fix optimizer parallel problems
5 years ago
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.
5 years ago
shenwei41
051c290d8b
Modify patches and alerts
5 years ago
gengdongjie
00f7a936bf
add resnet50 support multi node training
5 years ago
zhouyaqiang
b0004a1791
support multy node training and remove code
5 years ago
mindspore-ci-bot
387dac5832
!3651 change num_samples definition
...
Merge pull request !3651 from jiangzhiwen/dataset/change_num_samples
5 years ago
hanjun996
20ccf83826
modify tdt
5 years ago
mindspore-ci-bot
a3e7c4c754
!3625 Optimize tensor data
...
Merge pull request !3625 from hewei/optimize_tensor_data
5 years ago
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
5 years ago
hexia
3100824703
fix input
5 years ago
mindspore-ci-bot
a337a02732
!3638 fix codex and support akg op profiling
...
Merge pull request !3638 from geekun/yjk_master
5 years ago
yangzhenzhang
9aa84b3d14
add strided slice op
5 years ago
wandongdong
b39d524d44
set out format to nhwc4
5 years ago
meixiaowei
8950952fe3
modify readme
5 years ago
limingqi107
af39ca8252
modify the wrong word
5 years ago