You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/dataset
mindspore-ci-bot 718a96430f
!1389 Security issues in recent string tensor PR
5 years ago
..
README.md initial version 5 years ago
prep_data.py initial version 5 years ago
test_2ops.py made shuffle determinisitc for subsequent epochs 5 years ago
test_HWC2CHW.py Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling 5 years ago
test_Tensor.py clean pylint 5 years ago
test_apply.py clean pylint 5 years ago
test_autocontrast.py clean pylint 5 years ago
test_batch.py clean pylint 5 years ago
test_center_crop.py clean pylint 5 years ago
test_cifarop.py initial version 5 years ago
test_concat.py Cleanup dataset UT: unskip and enhance TFRecord sharding tests 5 years ago
test_config.py clean pylint 5 years ago
test_cut_out.py clean pylint 5 years ago
test_datasets_celeba.py clean pylint 5 years ago
test_datasets_get_dataset_size.py initial version 5 years ago
test_datasets_imagefolder.py initial version 5 years ago
test_datasets_imagenet.py clean pylint 5 years ago
test_datasets_imagenet_distribution.py delete storageDataset Op API and its test case 5 years ago
test_datasets_manifestop.py clean pylint 5 years ago
test_datasets_sharding.py Cleanup dataset UT: remove num_parallel_workers=1 in test_exception 5 years ago
test_datasets_textfileop.py Clean up work for text python package 5 years ago
test_datasets_voc.py clean pylint 5 years ago
test_decode.py clean pylint 5 years ago
test_deviceop_cpu.py clean pylint 5 years ago
test_equalize.py clean pylint 5 years ago
test_exceptions.py Cleanup dataset UT: remove num_parallel_workers=1 in test_exception 5 years ago
test_filterop.py clean pylint 5 years ago
test_five_crop.py Cleanup dataset UT: unskip and enhance TFRecord sharding tests 5 years ago
test_flat_map.py Clean up work for text python package 5 years ago
test_generator.py clean pylint 5 years ago
test_get_size.py initial version 5 years ago
test_graphdata.py fix comments error and modify parameter check 5 years ago
test_invert.py clean pylint 5 years ago
test_iterator.py clean pylint 5 years ago
test_minddataset.py Change mem layout of string tensor 5 years ago
test_minddataset_exception.py clean pylint 5 years ago
test_minddataset_multi_images.py clean pylint 5 years ago
test_minddataset_multi_images_and_ndarray.py clean pylint 5 years ago
test_minddataset_sampler.py !1365 Clean up work for text python sub-package 5 years ago
test_mixup_label_smoothing.py clean pylint 5 years ago
test_nlp.py Clean up work for text python package 5 years ago
test_nlp_jieop.py Clean up work for text python package 5 years ago
test_normalizeOp.py clean pylint 5 years ago
test_onehot_op.py clean pylint 5 years ago
test_opt.py clean pylint 5 years ago
test_pad.py clean pylint 5 years ago
test_pad_batch.py clean pylint 5 years ago
test_project.py clean pylint 5 years ago
test_pyfunc.py clean pylint 5 years ago
test_random_color.py clean pylint 5 years ago
test_random_color_adjust.py clean pylint 5 years ago
test_random_crop.py Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling 5 years ago
test_random_crop_and_resize.py Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling 5 years ago
test_random_crop_decode_resize.py clean pylint 5 years ago
test_random_dataset.py clean pylint 5 years ago
test_random_erasing.py Cleanup dataset UT: test_batch, save_and_check support 5 years ago
test_random_horizontal_flip.py clean pylint 5 years ago
test_random_resize.py clean pylint 5 years ago
test_random_rotation.py clean pylint 5 years ago
test_random_sharpness.py clean pylint 5 years ago
test_random_vertical_flip.py clean pylint 5 years ago
test_rename.py clean pylint 5 years ago
test_repeat.py clean pylint 5 years ago
test_rescale_op.py clean pylint 5 years ago
test_rgb_hsv.py clean pylint 5 years ago
test_sampler.py !1281 Implementation of SplitOp 5 years ago
test_schema.py initial version 5 years ago
test_serdes_dataset.py delete storageDataset Op API and its test case 5 years ago
test_shuffle.py clean pylint 5 years ago
test_skip.py clean pylint 5 years ago
test_split.py general split case done, chaining sampler (basic case) is working 5 years ago
test_sync_wait.py clean pylint 5 years ago
test_take.py clean pylint 5 years ago
test_tensor_string.py !1389 Security issues in recent string tensor PR 5 years ago
test_tfreader_op.py Cleanup dataset UT: unskip and enhance TFRecord sharding tests 5 years ago
test_tokenizer.py Clean up work for text python package 5 years ago
test_type_cast.py clean pylint 5 years ago
test_uniform_augment.py Bug fix 5 years ago
test_var_batch_map.py clean pylint 5 years ago
test_vocab.py Implemented lookup and vocab 5 years ago
test_zip.py clean pylint 5 years ago
util.py clean pylint 5 years ago

README.md

DE Dataset Ops Test (Python)

Environment

Python3.7 (PyCharm IDE is recommended)

Introduce of data

All of data used in this folder created by Huawei Technologies Co.