Commit Graph

534 Commits

Author SHA1 Message Date
jonyguo 0f380b559e enhance: add full reshuffle per epoch and fix: random_device failed 2020-06-21 15:54:10 +08:00
panfengfeng 25827a8619 fix random_crop_and_resize 2020-06-19 12:30:57 +08:00
mindspore-ci-bot 653519630a !2079 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2079 from gongchen/r0.3_graph_kernel_clean
2020-06-13 20:59:19 +08:00
gong chen 13a2d6d49e Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-13 18:02:51 +08:00
jonyguo f3ebc7319c fix: MindDataset padded log error 2020-06-13 17:59:41 +08:00
mindspore-ci-bot f05da3aae9 !1948 fix resnet50 distribute bug
Merge pull request !1948 from zhaoting/r0.3
2020-06-12 17:08:59 +08:00
jonyguo 07f7d1ae62 fix: MindDataset distribute shuffle bug 2020-06-11 14:47:37 +08:00
mindspore-ci-bot eaaacfea4c !1941 Add order function in group params in r0.3
Merge pull request !1941 from ghzl/v3-add-oder-parameters-in-group-functions
2020-06-10 10:29:14 +08:00
zhaoting 4d92e2b579 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257.
2020-06-09 21:35:07 +08:00
guohongzilong f213c3a6ad add order function in group params 2020-06-08 11:44:16 +08:00
liyong d915d46d79 pad samples in mindrecord 2020-06-05 15:05:59 +08:00
mindspore-ci-bot 07724c7080 !1608 add get_dataset_size for CelebADataset
Merge pull request !1608 from yanghaitao/yht_celeba_get_dataset_size_r0.3
2020-05-28 22:22:10 +08:00
mindspore-ci-bot 6599cc1aca !1579 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1579 from gengdongjie/r0.3
2020-05-28 20:25:37 +08:00
mindspore-ci-bot 02914ba0b9 !1581 fix flatten grad error with reshape
Merge pull request !1581 from zhaozhenlong/fix-issue-flatten-grad
2020-05-28 19:42:10 +08:00
yanghaitao 415afe09f5 add get_dataset_size to celebadataset 2020-05-28 19:15:41 +08:00
mindspore-ci-bot 2f936166c9 !1575 VocDataset support split ops
Merge pull request !1575 from xiefangqi/md_voc_support_split
2020-05-28 17:00:07 +08:00
zhaozhenlong 6cd15ea553 use reshape as flatten grad 2020-05-28 15:49:40 +08:00
gengdongjie 135e90b135 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f.
2020-05-28 15:18:15 +08:00
mindspore-ci-bot b298c515a6 !1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
2020-05-28 14:28:48 +08:00
kingfo a5e66e159e change hook grad input to tuple 2020-05-28 09:58:35 +08:00
mindspore-ci-bot e5c45bd339 !1538 add custom tbe ops for quant aware training
Merge pull request !1538 from wandongdong/r0.3
2020-05-28 09:13:13 +08:00
wandongdong 0a52fd052b add custom tbe ops for quant aware training 2020-05-27 21:21:18 +08:00
Peilin Wang 9228384304 fixed bug for split, RandomSampler and some other cleanup
Cleanup dataset UT: restore config support
2020-05-27 16:38:51 +08:00
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases 2020-05-25 11:08:29 +08:00
mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
2020-05-24 18:09:48 +08:00
kingfo 840922e501 add backward hook function in pynative mode 2020-05-24 13:32:44 +08:00
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
2020-05-24 08:45:21 +08:00
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
2020-05-23 21:02:30 +08:00
mindspore-ci-bot ad9db524bb !1394 Fix comment error and mod parameter check in graphdata
Merge pull request !1394 from heleiwang/fix_comments_error
2020-05-23 19:47:19 +08:00
heleiwang f28f883cac fix comments error and modify parameter check 2020-05-23 18:31:13 +08:00
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
2020-05-23 17:04:41 +08:00
lichenever 390a86effb fix gatherv2 2020-05-23 15:38:50 +08:00
hesham c0f0e154f5 Clean up work for text python package 2020-05-22 23:53:34 -04:00
mindspore-ci-bot 45368a86e9 !1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
2020-05-23 11:41:34 +08:00
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
Merge pull request !1369 from ms_yan/del_storage
2020-05-23 10:39:34 +08:00
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs 2020-05-22 17:03:19 -04:00
mindspore-ci-bot 61639be1e0 !1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
Merge pull request !1375 from cathwong/ckw_dataset_ut_cleanup5
2020-05-22 23:54:52 +08:00
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
2020-05-22 23:20:01 +08:00
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
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 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 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
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases 2020-05-22 17:35:18 +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