mindspore/tests/ut/python/dataset
mindspore-ci-bot aad5771a62 !524 Added support for UA augmentation ops with tests
Merge pull request !524 from alashkari/ua-ops
2020-04-22 08:28:47 +08:00
..
README.md initial version 2020-03-27 22:54:54 +08:00
prep_data.py initial version 2020-03-27 22:54:54 +08:00
test_2ops.py initial version 2020-03-27 22:54:54 +08:00
test_Tensor.py initial version 2020-03-27 22:54:54 +08:00
test_apply.py implemention of new api: apply 2020-04-14 21:43:53 +08:00
test_autocontrast.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_batch.py initial version 2020-03-27 22:54:54 +08:00
test_center_crop.py initial version 2020-03-27 22:54:54 +08:00
test_cifarop.py initial version 2020-03-27 22:54:54 +08:00
test_config.py X# This is a combination of 2 commits. 2020-04-21 17:42:13 -04:00
test_cut_out.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_celeba.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_get_dataset_size.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_imagefolder.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_imagenet.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_imagenet_distribution.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_manifestop.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_sharding.py check num_samples 2020-04-01 14:39:23 +08:00
test_datasets_textfileop.py TextFileDataset 2020-04-20 11:18:55 +08:00
test_datasets_voc.py initial version 2020-03-27 22:54:54 +08:00
test_decode.py initial version 2020-03-27 22:54:54 +08:00
test_deviceop_cpu.py initial version 2020-03-27 22:54:54 +08:00
test_equalize.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_exceptions.py check num_samples 2020-04-01 14:39:23 +08:00
test_filterop.py add filterOp code 2020-04-20 22:32:19 +08:00
test_five_crop.py initial version 2020-03-27 22:54:54 +08:00
test_general.py initial version 2020-03-27 22:54:54 +08:00
test_generator.py Add multiprocessing support for Mindspore.Dataset.GeneratorDataset 2020-04-21 16:03:43 -04:00
test_get_size.py initial version 2020-03-27 22:54:54 +08:00
test_invert.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_iterator.py add filterOp code 2020-04-20 22:32:19 +08:00
test_minddataset.py fix: when use MindDataset block_reade=True hung 2020-04-07 17:53:23 +08:00
test_minddataset_exception.py initial version 2020-03-27 22:54:54 +08:00
test_minddataset_multi_images.py initial version 2020-03-27 22:54:54 +08:00
test_minddataset_multi_images_and_ndarray.py initial version 2020-03-27 22:54:54 +08:00
test_minddataset_sampler.py add pk sampler 2020-04-21 10:08:38 +08:00
test_mixup_label_smoothing.py initial version 2020-03-27 22:54:54 +08:00
test_normalizeOp.py Fixup py Normalize doc: takes input CHW 2020-04-20 15:17:30 -04:00
test_onehot_op.py initial version 2020-03-27 22:54:54 +08:00
test_pad.py initial version 2020-03-27 22:54:54 +08:00
test_project.py fix and remove useless import of example, st, ut 2020-04-02 22:13:36 +08:00
test_pyfunc.py Add python multiprocessing support for Mindspore.dataset 2020-04-21 14:56:25 -04:00
test_random_color.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_random_color_adjust.py Fixup py Normalize doc: takes input CHW 2020-04-20 15:17:30 -04:00
test_random_crop.py initial version 2020-03-27 22:54:54 +08:00
test_random_crop_and_resize.py initial version 2020-03-27 22:54:54 +08:00
test_random_crop_decode_resize.py initial version 2020-03-27 22:54:54 +08:00
test_random_erasing.py initial version 2020-03-27 22:54:54 +08:00
test_random_horizontal_flip.py initial version 2020-03-27 22:54:54 +08:00
test_random_resize.py initial version 2020-03-27 22:54:54 +08:00
test_random_rotation.py initial version 2020-03-27 22:54:54 +08:00
test_random_sharpness.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_random_vertical_flip.py initial version 2020-03-27 22:54:54 +08:00
test_readdir.py initial version 2020-03-27 22:54:54 +08:00
test_rename.py initial version 2020-03-27 22:54:54 +08:00
test_repeat.py Support nested repeat 2020-04-14 10:13:18 -04:00
test_rescale_op.py initial version 2020-03-27 22:54:54 +08:00
test_rgb_hsv.py Optimize the execution time of test case test_rgb_hsv.py 2020-03-31 09:23:20 +08:00
test_sampler.py Add python sampler support for CPP dataset 2020-04-19 20:36:37 -04:00
test_schema.py initial version 2020-03-27 22:54:54 +08:00
test_serdes_dataset.py add pk sampler 2020-04-21 10:08:38 +08:00
test_shuffle.py Correct shuffle UT buffer_size > #dataset-row as valid 2020-04-09 15:22:33 -04:00
test_skip.py optimize skip dataset op 2020-04-21 09:16:37 +08:00
test_storage.py The num_samples and numRows in schema for TFRecordDataset are conflict 2020-04-21 17:08:59 +08:00
test_sync_wait.py X# This is a combination of 2 commits. 2020-04-21 17:42:13 -04:00
test_take.py Realize take op and add ut 2020-04-18 18:33:57 +08:00
test_tfreader_op.py The num_samples and numRows in schema for TFRecordDataset are conflict 2020-04-21 17:08:59 +08:00
test_type_cast.py initial version 2020-03-27 22:54:54 +08:00
test_uniform_augment.py Added UniformAugment + Python Augmentation Ops 2020-04-21 19:54:32 -04:00
test_var_batch_map.py initial version 2020-03-27 22:54:54 +08:00
test_zip.py Enable skipped dataset zip python unit tests 2020-03-31 16:47:13 -04:00
util.py initial version 2020-03-27 22:54:54 +08:00

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.