Commit Graph

734 Commits

Author SHA1 Message Date
mindspore-ci-bot 295e2b1bb8 !6526 modify test_yolov3 case script
Merge pull request !6526 from chengxb7532/master
2020-09-19 16:09:25 +08:00
chengxianbin 94d8ec14b2 modify test_yolov3 case 2020-09-19 09:59:43 +08:00
wangmin 8012dbde54 add split allreduce testcase for bert_thor 2020-09-18 21:37:18 +08:00
mindspore-ci-bot 31ad1654a1 !6267 delete redundant codes in model zoo
Merge pull request !6267 from zhaoting/clean_warnings
2020-09-18 15:39:30 +08:00
mindspore-ci-bot daff211538 !6357 add grad acc test case
Merge pull request !6357 from jinyaohui/master
2020-09-18 10:42:49 +08:00
jinyaohui 188c3e5394 add grad acc test case 2020-09-18 07:36:01 +08:00
mindspore-ci-bot 5a76bd717d !6185 fix api comments
Merge pull request !6185 from gziyan/fix_api_comments
2020-09-17 20:48:27 +08:00
mindspore-ci-bot 3f0ac45954 !6206 new add gpu ops sqrt_grad and rsqrt_grad.
Merge pull request !6206 from linqingke/new_ops
2020-09-17 20:40:26 +08:00
mindspore-ci-bot 6bb12a9118 !6378 nn.MatMul support broadcast.
Merge pull request !6378 from liuxiao93/Broadcast-nn.MatMul-Ascend
2020-09-17 19:17:26 +08:00
zhaoting d421f49e60 delete redundant codes 2020-09-17 17:44:36 +08:00
mindspore-ci-bot 63ae2c3639 !6374 LSTM API optimization
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
2020-09-17 17:29:15 +08:00
linqingke dda3176fca new add sqrt_grad and rsqrt_grad. 2020-09-17 17:13:25 +08:00
liuxiao93 9ef76c1aac nn.MatMul support broadcast. 2020-09-17 15:10:20 +08:00
mindspore-ci-bot 33b4886ca9 !6366 add wide&deep test
Merge pull request !6366 from HW_KK/master
2020-09-17 14:49:50 +08:00
Ziyan 8ea177e614 fix_api_problems 2020-09-17 11:32:13 +08:00
mindspore-ci-bot b3c7515ba0 !6342 fix ci code warning
Merge pull request !6342 from jjfeing/master
2020-09-17 10:34:44 +08:00
mindspore-ci-bot b79240fc3f !6367 fix shape bug
Merge pull request !6367 from caozhou/fix_shape_bug
2020-09-17 10:24:42 +08:00
caozhou 5010956773 fix weight_init bug 2020-09-17 09:23:34 +08:00
mindspore-ci-bot 5e43308613 !6365 Refactoring Laplace random operator.
Merge pull request !6365 from jxlang910/push-to-opensource
2020-09-17 09:16:36 +08:00
mindspore-ci-bot 62c7715497 !6371 remove "rm -rf" in testcase of bert_thor
Merge pull request !6371 from wangshuangling/master
2020-09-17 09:06:06 +08:00
mindspore-ci-bot 71ab9e300b !6012 Support erf and erfc ant GPU backend
Merge pull request !6012 from peixu_ren/custom_gpu
2020-09-16 23:23:02 +08:00
cj 207e515fce LSTM API optimization 2020-09-16 22:50:49 +08:00
wangmin d9e84e468b remove rm -rf in testcase of bert_thor 2020-09-16 19:58:48 +08:00
wuweikang 961f864545 add wide&deep test 2020-09-16 18:47:22 +08:00
jin-xiulang 5873614b86 Refactoring laplace random operator. 2020-09-16 18:40:31 +08:00
jjfeing 37ec5c0a1f fix code warning 2020-09-16 17:33:13 +08:00
mindspore-ci-bot af5ebcf1a9 !6232 fix gpu heterogeneous bug
Merge pull request !6232 from baihuawei/embedding
2020-09-16 16:49:39 +08:00
mindspore-ci-bot 3671244ff8 !6233 move batch_size from bert_cfg_cfg to cfg
Merge pull request !6233 from yoonlee666/master
2020-09-16 14:51:06 +08:00
mindspore-ci-bot c899bcd001 !6111 sync-from-trunk-to-blue-zone-0912-c75b220
Merge pull request !6111 from HW_KK/master
2020-09-16 14:47:14 +08:00
wuweikang e24f534002 sync-from-trunk-to-blue-zone-0912-c75b220 2020-09-16 11:28:22 +08:00
mindspore-ci-bot a566838b04 !6281 add testcase for bert_thor
Merge pull request !6281 from wangshuangling/master
2020-09-16 10:34:59 +08:00
mindspore-ci-bot 3bc3f8ed8e !6259 add ut-test_example
Merge pull request !6259 from lijiaqi/add_uttest
2020-09-16 10:31:17 +08:00
peixu_ren fdd2d8209f Support erf and erfc ant GPU backend 2020-09-15 22:14:32 -04:00
wangmin d96ecd2740 add st for bert_thor 2020-09-16 10:04:29 +08:00
yoonlee666 528072f45f move batch_size from bert_cfg_cfg to cfg 2020-09-16 09:46:38 +08:00
mindspore-ci-bot 14b4763b15 !6224 Move pp test cases to probability folder
Merge pull request !6224 from XunDeng/pp_tests_folder_update
2020-09-16 08:57:01 +08:00
baihuawei 09a3f2ff5e fix GPU hete 2020-09-15 20:36:23 +08:00
mindspore-ci-bot e49d8cb697 !6250 fix aicpu ut
Merge pull request !6250 from yanzhenxiang2020/br_fix_aicpu_ut
2020-09-15 20:22:09 +08:00
mindspore-ci-bot 59a63d2566 !6257 modify yolov3-resnet18 test case and improve yolov3-darknet-quant performance
Merge pull request !6257 from chengxb7532/master
2020-09-15 20:19:44 +08:00
Jiaqi aa4ddc1b28 add ut-test_example 2020-09-15 17:04:35 +08:00
mindspore-ci-bot f6ac30ef29 !6221 stop send data to device after end of sequence
Merge pull request !6221 from anzhengqi/stop-send-at-eos
2020-09-15 16:10:35 +08:00
chengxianbin d934814e5b fix yolov3-darknet52-quant net performance problem and modify yolov3 test case 2020-09-15 15:54:52 +08:00
anzhengqi 8e1a2ef5ae stop send data to device after end of sequence 2020-09-15 15:02:37 +08:00
yanzhenxiang2020 c6db808bbf fix aicpu ut 2020-09-15 14:31:56 +08:00
Xun Deng c64f6a0a2a move pp related tests cases to probability folder 2020-09-14 13:29:43 -04:00
mindspore-ci-bot 1b956c77e0 !6155 modify path of ut and st of mdp
Merge pull request !6155 from byweng/master
2020-09-14 22:30:52 +08:00
mindspore-ci-bot 9c896fd22c !5899 Fix Some bugs and add test cases on Tensor printing.
Merge pull request !5899 from huangbingjian/master
2020-09-14 15:38:20 +08:00
mindspore-ci-bot 144998894f !6057 transformer bucket batch modification
Merge pull request !6057 from yuchaojie/transformer2
2020-09-14 14:21:15 +08:00
bingyaweng 866a8a1178 modify path of ut and st of mdp 2020-09-14 11:23:55 +08:00
yuchaojie fa1247a85e transformer bucket batch modification 2020-09-14 09:52:34 +08:00