Commit Graph

101 Commits (bd845dd0b7fcab9cbcc6048c7a42da643df4ccaa)

Author SHA1 Message Date
jinyaohui fbdba6e4da clean pylint
6 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
6 years ago
jonwe bb51bb88d7 add compress in mindrecord
6 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
6 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
6 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
6 years ago
Tinazhang e9e40b688b Bug fix
6 years ago
Zirui Wu 25ab2ef303 Implemented lookup and vocab
6 years ago
mindspore-ci-bot 46949fc327 !1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
6 years ago
mindspore-ci-bot 93e7c97a96 !1272 [Dataset] MindData Tree Optimizer Infrastructure
6 years ago
Cathy Wong b78894e02b Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
Junhan Hu f44d213503 MindData optimizer infrastructure.
6 years ago
xulei2020 163b6b7ea7 add jieba c++ code
6 years ago
Tinazhang 17cecf2cf5 Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
hesham e8ca243364 -Add DE_STRING
6 years ago
jiangzhiwen cb2814b498 flat_map first commit
6 years ago
mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset
6 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
6 years ago
xiefangqi c937bad53f minddata support voc
6 years ago
ms_yan c0fa7b4b19 init commit of concat dataset
6 years ago
jonyguo be2e7531ca fix: MindDataset parameter shard_id & num_shards check
6 years ago
Cathy Wong 913074e656 Cleanup dataset UT: resolve skipped test units
6 years ago
liyong aa3f89e74f mindrecord support read file list
6 years ago
Cathy Wong 49ef53f164 Cleanup dataset UT: util.py internals
6 years ago
mindspore-ci-bot 2860fd9338 !984 Add unit test case for HWC2CHW.
6 years ago
Tinazhang c8b5586c7f add unit test for HWC2CHWC
6 years ago
Cathy Wong 58226addd6 Cleanup dataset UT: use md5 npz in test_zip for images
6 years ago
mindspore-ci-bot 47f5abceb4 !960 Adding example for grayscale
6 years ago
mindspore-ci-bot 078dd86cfe !507 Implemented padded_batch
6 years ago
mindspore-ci-bot de7625777f !951 fix: MindDataset with columns_name parameter cause errors in some scenes
6 years ago
eric 0f0548f21b Added test case for grayscale support
6 years ago
Zirui Wu c2d364a573 batch with padding implemented
6 years ago
jonyguo d4d236bcce fix: use MindDataset by column_names get data error in some situation
6 years ago
liyong b520ca9087 fix pk sampler in mindrecord
6 years ago
Cathy Wong 772e6c1461 Cleanup dataset UT: test_batch, save_and_check support
6 years ago
eric 36fffb7706 Added example md5 generation
6 years ago
Junhan Hu 83c68ca2ef Skip pyfunc test case
6 years ago
eric 26cb3e8a5f Added test function to show that seed doesn't work.
6 years ago
ms_yan c56fe3aa2d modify take op with an operator
6 years ago
mindspore-ci-bot 8af10eb51e !875 Reject python OP in operations argument for C++ uniform augmentation OP
6 years ago
Adel Shafiei d15bd04bfe added input validation to reject python op in C++ uniform augmentation operations list
6 years ago
mindspore-ci-bot a606c2e4da !872 [Dataset] Add schema support for GeneratorDataset
6 years ago
mindspore-ci-bot 2303453753 !869 Random data op
6 years ago
Junhan Hu c5a8ffe4f4 Add schema support for GeneratorDataset
6 years ago
Jesse Lee 5236d0c3c0 Replace print with logger.info
6 years ago
mindspore-ci-bot 8d3695f666 !672 Added UT for uniform augmentation C++ OP
6 years ago
Jesse Lee 270bf831a9 Random Data Op
6 years ago