jonyguo
0f380b559e
enhance: add full reshuffle per epoch and fix: random_device failed
6 years ago
panfengfeng
25827a8619
fix random_crop_and_resize
6 years ago
mindspore-ci-bot
653519630a
!2079 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2079 from gongchen/r0.3_graph_kernel_clean
6 years ago
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.
6 years ago
jonyguo
f3ebc7319c
fix: MindDataset padded log error
6 years ago
mindspore-ci-bot
f05da3aae9
!1948 fix resnet50 distribute bug
Merge pull request !1948 from zhaoting/r0.3
6 years ago
jonyguo
07f7d1ae62
fix: MindDataset distribute shuffle bug
6 years ago
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
6 years ago
zhaoting
4d92e2b579
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257 .
6 years ago
guohongzilong
f213c3a6ad
add order function in group params
6 years ago
liyong
d915d46d79
pad samples in mindrecord
6 years ago
mindspore-ci-bot
07724c7080
!1608 add get_dataset_size for CelebADataset
Merge pull request !1608 from yanghaitao/yht_celeba_get_dataset_size_r0.3
6 years ago
mindspore-ci-bot
6599cc1aca
!1579 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1579 from gengdongjie/r0.3
6 years ago
mindspore-ci-bot
02914ba0b9
!1581 fix flatten grad error with reshape
Merge pull request !1581 from zhaozhenlong/fix-issue-flatten-grad
6 years ago
yanghaitao
415afe09f5
add get_dataset_size to celebadataset
6 years ago
mindspore-ci-bot
2f936166c9
!1575 VocDataset support split ops
Merge pull request !1575 from xiefangqi/md_voc_support_split
6 years ago
zhaozhenlong
6cd15ea553
use reshape as flatten grad
6 years ago
gengdongjie
135e90b135
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
6 years ago
mindspore-ci-bot
b298c515a6
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
6 years ago
kingfo
a5e66e159e
change hook grad input to tuple
6 years ago
mindspore-ci-bot
e5c45bd339
!1538 add custom tbe ops for quant aware training
Merge pull request !1538 from wandongdong/r0.3
6 years ago
wandongdong
0a52fd052b
add custom tbe ops for quant aware training
6 years ago
Peilin Wang
9228384304
fixed bug for split, RandomSampler and some other cleanup
Cleanup dataset UT: restore config support
6 years ago
Yi Huaijie
8cfc05e4cf
clean pylint warnings of parallel test cases
6 years ago
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
6 years ago
kingfo
840922e501
add backward hook function in pynative mode
6 years ago
mindspore-ci-bot
718a96430f
!1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
6 years ago
mindspore-ci-bot
a6b8451a33
!1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
6 years ago
mindspore-ci-bot
ad9db524bb
!1394 Fix comment error and mod parameter check in graphdata
Merge pull request !1394 from heleiwang/fix_comments_error
6 years ago
heleiwang
f28f883cac
fix comments error and modify parameter check
6 years ago
mindspore-ci-bot
e87e6b38b0
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
6 years ago
lichenever
390a86effb
fix gatherv2
6 years ago
hesham
c0f0e154f5
Clean up work for text python package
6 years ago
mindspore-ci-bot
45368a86e9
!1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
6 years ago
mindspore-ci-bot
41456ac824
!1369 dataset: delete StorageDataset
Merge pull request !1369 from ms_yan/del_storage
6 years ago
Peilin Wang
0cbcc7200b
made shuffle determinisitc for subsequent epochs
6 years ago
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
6 years ago
mindspore-ci-bot
a528797253
!1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
6 years ago
mindspore-ci-bot
458436186c
!1365 Clean up work for text python sub-package
Merge pull request !1365 from h.farahat/text_namespace
6 years ago
Tinazhang
b390883c6a
Bug fix
6 years ago
Cathy Wong
702005d403
Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
6 years ago
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
6 years ago
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
6 years ago
mindspore-ci-bot
6f733ec113
!1308 Stage 2 of adding support for string Tensor
Merge pull request !1308 from h.farahat/string_tensor2
6 years ago
xiefangqi
34236ce1f1
fix pylint
6 years ago
mindspore-ci-bot
d402b94476
!1370 delete parallel end-to-end test cases
Merge pull request !1370 from yihuaijie/master
6 years ago
mindspore-ci-bot
3363d4e834
!1249 Add GNN dataset processing API
Merge pull request !1249 from heleiwang/hlw_gnn_data
6 years ago
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
6 years ago
Yi Huaijie
1e6ee83874
delete parallel end-to-end test cases
6 years ago
mindspore-ci-bot
3f23aa1d79
!1348 fix pylint warnings of parallel test cases
Merge pull request !1348 from yihuaijie/master
6 years ago