Commit Graph

161 Commits (4e333a2f22dd4e2b22b45c445b5ca09dac254739)

Author SHA1 Message Date
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure
6 years ago
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
6 years ago
jonyguo 1de7271afc add floatxx test case
6 years ago
ms_yan bc22c172b8 add TensorDataset and its ut
6 years ago
mindspore-ci-bot 251a6667a5 !1989 fix MindDataset distribute shuffle error
6 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
6 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
6 years ago
jonyguo 96859f44b6 fix: MindDataset distribute shuffle bug
6 years ago
Mahdi ba2e2dced4 fixed some warnings and typos
6 years ago
Tinazhang 2812cd57db fix pylint error
6 years ago
mindspore-ci-bot fe0c3e9a8f !1908 Add UT to six data vision transforms ops
6 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
6 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
6 years ago
Tinazhang c3de5c7a54 adding new TCs to six ops and skip md5 case in RandomPerspective
6 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
6 years ago
liyong feff8899ac support padding samples
6 years ago
mindspore-ci-bot 5c21616293 !1807 Implemented Ngram TensorOp for dataset
6 years ago
Zirui Wu dbf9936ec4 Implemented n-gram for dataset TensorOp
6 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
6 years ago
Tinazhang 33fe66fd1e fix error handling for bigger crop size case
6 years ago
Yang 5522edc4b5 !1713 [Dataset] Clean pylint.
6 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot 7878743400 !1638 fixed rounding edge case in split
6 years ago
mindspore-ci-bot 0e3dd8149a !1703 Adding sync_wait input check
6 years ago
mindspore-ci-bot c366b3fb18 !1704 fix num rows bug in sampler
6 years ago
Eric 8e1b2107ce Added example for sync_wait bad batch_num
6 years ago
mindspore-ci-bot 976b4793d1 !1544 Python Unit Test for TenCrop
6 years ago
Peilin Wang 3ef3d1433d fixed num_samples bug for RandomSampler
6 years ago
Tinazhang f4a61fdbb2 Adding new UT cases and missing TCs in PY Ops.
6 years ago
Peilin Wang 5469be2a97 fixed bug for split, RandomSampler and some other cleanup
6 years ago
Mahdi dfc097019b Added TenCrop test
6 years ago
mindspore-ci-bot 21da86b393 !1591 add get_dataset_size for CelebADataset
6 years ago
yanghaitao cc6c7a3f60 add get_dataset_size to celebadataset
6 years ago
mindspore-ci-bot 0f4dc13e8e !1478 [Dataset] Fix CI warnings, clean pylint.
6 years ago
Yang 9b2a778d94 !1478 [Dataset] clean pylint.
6 years ago
xiefangqi 5e4728c50f add voc support split
6 years ago
Peilin Wang d4c93575e7 fixed bug for split, RandomSampler and some other cleanup
6 years ago
Yang abca62f407 10:00 26/5 clean pylint
6 years ago
mindspore-ci-bot 0a8ef2fe72 !1455 Cleanup dataset UT: restore config support
6 years ago
Cathy Wong f891e1755c Cleanup dataset UT: restore config support
6 years ago
mindspore-ci-bot aeb4c52f2d !1379 Creating new UTs to three vision transformation ops
6 years ago
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
6 years ago
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
6 years ago
heleiwang f28f883cac fix comments error and modify parameter check
6 years ago
hesham c0f0e154f5 Clean up work for text python package
6 years ago
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
6 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
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
6 years ago
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
6 years ago