wsc
|
d428fc1166
|
Modify the ST test script and example script of bert model
|
2020-04-28 20:51:25 +08:00 |
mindspore-ci-bot
|
728876fc75
|
!743 add imagenet perf test for mindrecord
Merge pull request !743 from guozhijian/add_perf_test_for_mindrecord
|
2020-04-28 10:18:10 +08:00 |
mindspore-ci-bot
|
40f9d6fcd2
|
!665 add distribute train for vgg16
Merge pull request !665 from caojian05/mindspore_master_dev
|
2020-04-28 10:14:37 +08:00 |
mindspore-ci-bot
|
1b5fb395cc
|
!778 fix bug of ApplyRMSProp
Merge pull request !778 from fary86/fix_bug_of_ApplyRMSProp
|
2020-04-28 09:51:41 +08:00 |
mindspore-ci-bot
|
0fbec0f55a
|
!750 refresh parameter format
Merge pull request !750 from liubuyu/master
|
2020-04-28 09:28:20 +08:00 |
jonyguo
|
819b102ef8
|
add performance test for mindrecord
|
2020-04-28 09:10:22 +08:00 |
mindspore-ci-bot
|
420ef2a352
|
!731 remove extra empty string from log text
Merge pull request !731 from fary86/remove_extra_empty_string_in_log
|
2020-04-28 08:36:45 +08:00 |
mindspore-ci-bot
|
fe9000812d
|
!779 Fix pylint warning for samplers.py
Merge pull request !779 from JunhanHu/sampler_pylint
|
2020-04-28 01:55:26 +08:00 |
Junhan Hu
|
1e904ddcee
|
Fix CI warning of samplers.py
|
2020-04-27 13:10:23 -04:00 |
mindspore-ci-bot
|
b37db1edf5
|
!603 [MD] update pk sampler in minddataset
Merge pull request !603 from liyong126/update_pk_sampler
|
2020-04-27 23:17:38 +08:00 |
mindspore-ci-bot
|
5600332700
|
!775 refactor buffer fusion
Merge pull request !775 from Etone.Chan/master
|
2020-04-27 23:11:25 +08:00 |
mindspore-ci-bot
|
7053968f6f
|
!670 Add MobilenetV2 to model_zoo and train scripts to example
Merge pull request !670 from wandongdong/master
|
2020-04-27 22:45:37 +08:00 |
fary86
|
78b4479ac6
|
Fix bug of ApplyRMSProp's check
|
2020-04-27 22:41:27 +08:00 |
mindspore-ci-bot
|
b45c56d4dc
|
!754 remove redundant data copy
Merge pull request !754 from dinghao/fix_tensor
|
2020-04-27 22:36:52 +08:00 |
mindspore-ci-bot
|
1df8ea2915
|
!747 change cpu kernel dir
Merge pull request !747 from kisnwang/change-cpu-kernel-dir
|
2020-04-27 22:18:45 +08:00 |
Etone.Chan
|
2e2e7a28ae
|
refactor buffer fusion
|
2020-04-27 22:17:54 +08:00 |
mindspore-ci-bot
|
0c0ba9df25
|
!753 dock FloorMod GreaterEqual NotEqual ScatterNd
Merge pull request !753 from zhangbuxue/dock_FloorMod_GreatEqual_NotEqual
|
2020-04-27 22:17:52 +08:00 |
mindspore-ci-bot
|
f82e63fecc
|
!671 Added testcase for sync_wait
Merge pull request !671 from EricZ/master
|
2020-04-27 22:14:10 +08:00 |
mindspore-ci-bot
|
0e3054d527
|
!466 Deepcopy problem when pyfunc cannot be pickled
Merge pull request !466 from h.farahat/deepcopy
|
2020-04-27 22:07:55 +08:00 |
dinghao
|
78e9a10f37
|
remove data sync
|
2020-04-27 22:02:40 +08:00 |
mindspore-ci-bot
|
f940b66899
|
!738 fix issues
Merge pull request !738 from zhaozhenlong/fix-issues-conv2d-example
|
2020-04-27 21:41:35 +08:00 |
liyong
|
bfba630aa2
|
update pK_sampler
|
2020-04-27 21:40:49 +08:00 |
mindspore-ci-bot
|
c47ef8ee4e
|
!711 Address first epoch always shuffle with same seed init of random sampler
Merge pull request !711 from ZiruiWu/mindspore_master_only
|
2020-04-27 21:39:12 +08:00 |
mindspore-ci-bot
|
afbd24cb78
|
!718 Fix dtype judge sentence in infer_dtype function of hcom operations
Merge pull request !718 from zhouyuanshen/master
|
2020-04-27 21:23:25 +08:00 |
mindspore-ci-bot
|
68bdcb4e62
|
!663 fix tensor equal bug
Merge pull request !663 from flywind/fix_bug
|
2020-04-27 21:23:20 +08:00 |
kswang
|
e6f36e050f
|
change cpu kernel dir
|
2020-04-27 21:14:03 +08:00 |
zhaozhenlong
|
2265669d32
|
add examples for ops
Conv2D
Conv2dBackpropInput
SigmoidCrossEntropyWithLogits
SoftmaxCrossEntropyWithLogits
SparseSoftmaxCrossEntropyWithLogits
SparseApplyAdagrad
|
2020-04-27 21:09:13 +08:00 |
mindspore-ci-bot
|
2538f0ba79
|
!720 fix doc problem
Merge pull request !720 from JichenZhao/normfix
|
2020-04-27 19:57:55 +08:00 |
buxue
|
70c80c0595
|
dock FloorMod GreaterEqual NotEqual ScatterNdUpdate
|
2020-04-27 19:48:16 +08:00 |
wandongdong
|
09b2dcb3fb
|
add mobilenetv2
|
2020-04-27 19:38:24 +08:00 |
mindspore-ci-bot
|
d69084f681
|
!652 modify bert pretrain example files
Merge pull request !652 from wanghua/master
|
2020-04-27 19:36:34 +08:00 |
liubuyu
|
8f48db291a
|
refresh parameter format
|
2020-04-27 19:04:41 +08:00 |
mindspore-ci-bot
|
696db9ed70
|
!739 Check python_multiprocess type for map
Merge pull request !739 from yanghaitao/yht_map_python_multiprocessing_check
|
2020-04-27 19:03:36 +08:00 |
mindspore-ci-bot
|
31a1f9dac1
|
!739 Check python_multiprocess type for map
Merge pull request !739 from yanghaitao/yht_map_python_multiprocessing_check
|
2020-04-27 19:03:35 +08:00 |
mindspore-ci-bot
|
e6473f0765
|
!736 Skip blank line for TextFileDataset
Merge pull request !736 from yanghaitao/yht_tftextfile_black_line
|
2020-04-27 19:02:08 +08:00 |
zhouyuanshen
|
c046874b03
|
fix bug in infer_dtype function of hcom operations
|
2020-04-27 18:49:21 +08:00 |
mindspore-ci-bot
|
353fa8d763
|
!733 fix bug of import _akg failed
Merge pull request !733 from zyli2020/master
|
2020-04-27 18:22:44 +08:00 |
mindspore-ci-bot
|
14191c4ba9
|
!742 GPU update kernel type verification
Merge pull request !742 from VectorSL/update-type-check
|
2020-04-27 18:19:52 +08:00 |
kpy
|
e64c755ad6
|
change tensor equal bug
|
2020-04-27 17:50:17 +08:00 |
wanghua
|
c8221cce4d
|
modify pre-traning script
|
2020-04-27 17:42:35 +08:00 |
mindspore-ci-bot
|
41df9c206c
|
!723 Modify type error of abnormal inputs
Merge pull request !723 from Simson/push-to-opensource
|
2020-04-27 16:58:17 +08:00 |
mindspore-ci-bot
|
77acb44b23
|
!740 Fix gpu send data twice problem
Merge pull request !740 from xiefangqi/md_fix_gpu_issue1
|
2020-04-27 16:44:31 +08:00 |
mindspore-ci-bot
|
aff653e931
|
!737 modify load checkpoint
Merge pull request !737 from changzherui/mod_load_ckpt
|
2020-04-27 16:41:08 +08:00 |
lizhenyu
|
1c5e54812d
|
fix bug of import _akg failed
|
2020-04-27 16:35:55 +08:00 |
simson
|
46d291c3c0
|
modify error type of abnormal inputs
|
2020-04-27 16:33:46 +08:00 |
VectorSL
|
1a6f62bd25
|
gpu update type check
|
2020-04-27 16:09:00 +08:00 |
xiefangqi
|
3bacea7bba
|
fix gpu hung problem
|
2020-04-27 15:53:02 +08:00 |
yanghaitao
|
c87e174661
|
checkout python_multiprocess type for map
|
2020-04-27 15:47:45 +08:00 |
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 |