Commit Graph

2682 Commits

Author SHA1 Message Date
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
Merge pull request !1365 from h.farahat/text_namespace
2020-05-22 23:16:31 +08:00
Tinazhang b390883c6a Bug fix 2020-05-22 10:56:56 -04:00
Cathy Wong 702005d403 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception 2020-05-22 09:28:17 -04:00
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator

support ScalarSummary to record number type
2020-05-22 21:23:43 +08:00
ms_yan d5e896b51c delete storageDataset Op API and its test case 2020-05-22 21:23:24 +08:00
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
Merge pull request !1308 from h.farahat/string_tensor2
2020-05-22 21:17:53 +08:00
mindspore-ci-bot 3947c3d078 !1374 Fix pylint problem
Merge pull request !1374 from xiefangqi/xfq_fix_pylint
2020-05-22 21:00:38 +08:00
xiefangqi 34236ce1f1 fix pylint 2020-05-22 20:18:21 +08:00
mindspore-ci-bot d402b94476 !1370 delete parallel end-to-end test cases
Merge pull request !1370 from yihuaijie/master
2020-05-22 20:01:49 +08:00
mindspore-ci-bot f967700ef4 !1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
Merge pull request !1215 from Xiaoda/change-succive-edges-order-and-add-checking
2020-05-22 18:56:35 +08:00
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
Merge pull request !1249 from heleiwang/hlw_gnn_data
2020-05-22 18:49:36 +08:00
mindspore-ci-bot 49d812606c !1347 add memory swap module header file
Merge pull request !1347 from zyli2020/add_mem_swap_module_header
2020-05-22 18:10:36 +08:00
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
Merge pull request !1363 from zhangbuxue/Not_support_mixed_tensor_as_index_for_tensor_getitem_and_setitem
2020-05-22 18:04:31 +08:00
zhaojichen 7c9fb3424f add epsilon parameter for layernorm 2020-05-22 05:36:39 -04:00
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases 2020-05-22 17:35:18 +08:00
mindspore-ci-bot af6a8c1786 !1366 InvertPermutation support 1-d tensor input
Merge pull request !1366 from jiangjinsheng/issue_invert
2020-05-22 17:34:53 +08:00
jiangjinsheng 0fd5d2595c fixed comment for InvertPermutation 2020-05-22 17:27:52 +08:00
mindspore-ci-bot 479f26ea0d !1364 fix summary bug of gradient
Merge pull request !1364 from zyli2020/fix_summary_bug
2020-05-22 17:14:44 +08:00
mindspore-ci-bot da47882015 !1333 fixed erfc
Merge pull request !1333 from jiangjinsheng/vm_erfc
2020-05-22 17:05:53 +08:00
mindspore-ci-bot bd426b34f6 !1344 fixed BatchNormGrad
Merge pull request !1344 from jiangjinsheng/issue_batchnorm_grad
2020-05-22 17:04:56 +08:00
laiyongqiang 1c44a6edbe don't eliminate nop node in getnext-memcpy elimination 2020-05-22 16:54:38 +08:00
jiangjinsheng 6cd71c1bd5 fixed erfc, geswitch, merge etc 2020-05-22 16:42:06 +08:00
mindspore-ci-bot c14048d05a !1338 Chage op UnsortedSegmentMinD to UnsortedSegmentMin for GE.
Merge pull request !1338 from liuxiao/UnsortedSegmentMinD-UnsortedSegmentMin
2020-05-22 16:41:29 +08:00
mindspore-ci-bot 3f23aa1d79 !1348 fix pylint warnings of parallel test cases
Merge pull request !1348 from yihuaijie/master
2020-05-22 16:40:42 +08:00
hesham 6c21e556c4 Clean up work for text python package 2020-05-22 04:35:58 -04:00
lizhenyu af3307ec6e add mem swap module header file 2020-05-22 16:33:51 +08:00
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
2020-05-22 16:33:31 +08:00
jjfeing 654f09037e fix topk split 2020-05-22 16:31:44 +08:00
jiangjinsheng e2134b31d3 fixed InvertPermutation 2020-05-22 16:24:22 +08:00
mindspore-ci-bot 889696bcab !1331 delete dropoutgenmask and dropoutdomask when dropout prob equals 0 to enhance performance and adjust ci script
Merge pull request !1331 from yoonlee666/master-deletedropout
2020-05-22 16:22:33 +08:00
mindspore-ci-bot 4bdfddedb2 !1358 Link child graphs
Merge pull request !1358 from zhoufeng/link-child-graph-2
2020-05-22 16:10:52 +08:00
lizhenyu da55cf6d50 fix summary bug of gradient 2020-05-22 16:07:05 +08:00
mindspore-ci-bot 62c716b68e !1349 Fix some functions in group parameters and optimizer
Merge pull request !1349 from ghzl/add-group-check-for-lars
2020-05-22 16:05:36 +08:00
mindspore-ci-bot 0ce15110eb !1345 fix bug of print scalar
Merge pull request !1345 from fary86/fix_bug_of_print_scalar
2020-05-22 16:03:38 +08:00
z00478463 81d7cc4845 for pylint 7th 2020-05-22 15:57:30 +08:00
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor. 2020-05-22 15:55:38 +08:00
z00478463 f4f2b58d25 for pylint 6th 2020-05-22 15:49:38 +08:00
z00478463 78b133b08d for pylint 5th 2020-05-22 15:38:06 +08:00
zhoufeng af5019b94f link child graphs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-05-22 15:37:19 +08:00
fary86 5138c10c6c fix bug of print scalar, not optimize depend when specializing 2020-05-22 15:33:10 +08:00
z00478463 13321abf7e for pylint 4th 2020-05-22 15:31:52 +08:00
z00478463 80b738b0da for pylint 3rd 2020-05-22 15:17:15 +08:00
mindspore-ci-bot b06c802807 !1336 add conv2dbackpropinput eltwise fusion pass
Merge pull request !1336 from Etone.Chan/Resnet50
2020-05-22 15:04:56 +08:00
z00478463 d6bed5452e for pylint 2nd 2020-05-22 14:59:03 +08:00
Yi Huaijie 14fe72f383 fix pylint warnings 2020-05-22 14:54:36 +08:00
mindspore-ci-bot bd845dd0b7 !1352 [MD] fix bug when append data in mindrecord using absolute path
Merge pull request !1352 from liyong126/mindrecord_fix_bug_I1HQUI
2020-05-22 14:25:15 +08:00
mindspore-ci-bot 9f079d4406 !1343 [pylint] clean pylint warning
Merge pull request !1343 from jinyaohui/pylint1
2020-05-22 14:18:21 +08:00
mindspore-ci-bot eed72dbf82 !1343 [pylint] clean pylint warning
Merge pull request !1343 from jinyaohui/pylint1
2020-05-22 14:18:20 +08:00
heleiwang 599a449e0b Support processing GNN data 2020-05-22 14:15:25 +08:00
jinyaohui fbdba6e4da clean pylint 2020-05-22 13:23:13 +08:00