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
dessyang
4307c1fa61
change the column order and add drop_reminder option to make this script compatible with BertCLS model
5 years ago
danish
a2ffc9530e
stuff added
...
box copying fix
common function for IOU
new sort func
final update + unit test
remove one comment
fix lintig -1
lint fix 2
lint fix 3
last lint fix
value fix in ST nms with mask
addressing comments
pylint fix
pylint fix 1
test file fix
5 years ago
Xun Deng
e94d91ba95
remove import probability from nn/__init__.py
5 years ago
tony_liu2
269b477684
use np.testing.assert instead of asserting
...
fix line lengths
fix spacing
reverse a few changes
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
wilfChen
9cad0fec1d
gpu broadcast to
5 years ago
mindspore-ci-bot
1b69923472
!3643 Throw exception if different communication ops which are divided to the same segement share the same input
...
Merge pull request !3643 from huanghui/communication-op-fusion
5 years ago
mindspore-ci-bot
d4b52ac59f
!3489 use kernelruntime::mem_manager to reduce rtMalloc and rtFree time in trans data format
...
Merge pull request !3489 from lvchangquan/master
5 years ago
panfengfeng
4644085e92
add epoch_num
5 years ago
wanghua
7dd5e78fde
add tinybert scripts
5 years ago