Commit Graph

2858 Commits

Author SHA1 Message Date
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 d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
2020-09-17 20:30:32 +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
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
lichenever 6b2a9de09f fix auto parallel mutigrpah bug 2020-09-17 14:51:14 +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
mindspore-ci-bot c57a472748 !5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
2020-09-17 09:44:36 +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 72d5256d1c !6332 check wether full_batch valid
Merge pull request !6332 from yihuaijie/master
2020-09-17 09:09:32 +08:00
mindspore-ci-bot af1c5aba5b !6354 [Data][BUG]add SubStractMeanNormalize input param check
Merge pull request !6354 from xulei/lite_test0905
2020-09-17 09:06:19 +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
mindspore-ci-bot fd7bcd045a !6347 support not in and add check for grad_with_sens with no sense provided
Merge pull request !6347 from zhangbuxue/support_not_in_and_add_check_for_grad_with_sens_with_no_sense_provided
2020-09-16 20:48:57 +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
buxue 458498900c support not in and add check for grad_with_sens with no sense provide. 2020-09-16 17:28:17 +08:00
xulei2020 85962adffd add code 2020-09-16 17:01:30 +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
kpy 4338dd266e optimizer pynative graph memory 2020-09-16 16:14:05 +08:00
mindspore-ci-bot 111efc7538 !6248 change the API interface of op ConfusionMulGrad
Merge pull request !6248 from lihongkang/v2_master
2020-09-16 14:55:05 +08:00
Yi Huaijie e4cd67596f raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel 2020-09-16 14:51:09 +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
mindspore-ci-bot 3fe8916afa !6241 [bug]add doc for some Parameter property & fix bug for `Isinstance`
Merge pull request !6241 from vlne-v1/I1V5VO-fix-isinstance
2020-09-16 10:13:30 +08:00
wangmin d96ecd2740 add st for bert_thor 2020-09-16 10:04:29 +08:00
mindspore-ci-bot bef2118253 !6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
Merge pull request !6300 from liyong126/fix_md_num_samples
2020-09-16 09:56:53 +08:00
yoonlee666 528072f45f move batch_size from bert_cfg_cfg to cfg 2020-09-16 09:46:38 +08:00
mindspore-ci-bot 0d486adef1 !3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
2020-09-16 09:35:39 +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
liyong 930e85ed5c fix get_dataset_size in distributedSampler & num_samples 2020-09-15 22:53:57 +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
Wei Luning 8d17a2b8af * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it 2020-09-15 18:25:12 +08:00
Jiaqi aa4ddc1b28 add ut-test_example 2020-09-15 17:04:35 +08:00
mindspore-ci-bot 2f451fa1b0 !6201 perfect annotation of ops and context and support bool equal
Merge pull request !6201 from zhangbuxue/perfect_annotation_for_ops_and_context
2020-09-15 16:46:02 +08:00