mindspore2022/tests/ut/python/dataset
Jonathan Yan 87d2c27c7f random walk v1 2020-06-15 08:54:10 -04:00
..
README.md initial version 2020-03-27 22:54:54 +08:00
prep_data.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_2ops.py made shuffle determinisitc for subsequent epochs 2020-05-22 17:03:19 -04:00
test_HWC2CHW.py Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling 2020-05-19 15:42:24 -04:00
test_Tensor.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_apply.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_autocontrast.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_batch.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_center_crop.py adding new TCs to six ops and skip md5 case in RandomPerspective 2020-06-09 10:51:45 -04:00
test_cifarop.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_concat.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_config.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_cut_out.py clean pylint 2020-05-18 10:31:46 +08:00
test_dataset_numpy_slices.py add TensorDataset and its ut 2020-06-11 15:24:12 +08:00
test_datasets_celeba.py add get_dataset_size to celebadataset 2020-05-28 17:00:14 +08:00
test_datasets_coco.py CocoDataset implementation 2020-06-11 11:52:17 +08:00
test_datasets_get_dataset_size.py initial version 2020-03-27 22:54:54 +08:00
test_datasets_imagefolder.py consistent design for num_samples 2020-06-03 15:01:18 -04:00
test_datasets_imagenet.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_datasets_imagenet_distribution.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_datasets_manifestop.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_datasets_sharding.py consistent design for num_samples 2020-06-03 15:01:18 -04:00
test_datasets_textfileop.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_datasets_voc.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_decode.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_deviceop_cpu.py clean pylint 2020-05-18 16:42:35 +08:00
test_equalize.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_exceptions.py consistent design for num_samples 2020-06-03 15:01:18 -04:00
test_filterop.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_five_crop.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_flat_map.py Clean up work for text python package 2020-05-22 04:35:58 -04:00
test_generator.py consistent design for num_samples 2020-06-03 15:01:18 -04:00
test_get_size.py initial version 2020-03-27 22:54:54 +08:00
test_graphdata.py random walk v1 2020-06-15 08:54:10 -04:00
test_invert.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_iterator.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_linear_transformation.py add UTs for LinearTransformation, ToPIL, ToType 2020-05-22 18:04:09 -04:00
test_minddataset.py add floatxx test case 2020-06-11 19:26:54 +08:00
test_minddataset_exception.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_minddataset_multi_images.py clean pylint 2020-05-18 10:31:46 +08:00
test_minddataset_multi_images_and_ndarray.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_minddataset_padded.py support padding samples 2020-06-05 09:14:42 +08:00
test_minddataset_sampler.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_mixup_label_smoothing.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_ngram_op.py Implemented n-gram for dataset TensorOp 2020-06-04 09:57:44 -04:00
test_nlp.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_nlp_jieop.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_normalizeOp.py fix pylint error 2020-06-10 15:55:11 -04:00
test_onehot_op.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_opt.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_pad.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_pad_batch.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_project.py clean pylint 2020-05-18 16:42:35 +08:00
test_pyfunc.py clean pylint 2020-05-18 10:31:46 +08:00
test_random_affine.py adding new TCs to six ops and skip md5 case in RandomPerspective 2020-06-09 10:51:45 -04:00
test_random_apply.py adding new TCs to six ops and skip md5 case in RandomPerspective 2020-06-09 10:51:45 -04:00
test_random_choice.py adding new TCs to six ops and skip md5 case in RandomPerspective 2020-06-09 10:51:45 -04:00
test_random_color.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_random_color_adjust.py fixed some warnings and typos 2020-06-10 17:18:56 -04:00
test_random_crop.py fix error handling for bigger crop size case 2020-06-02 11:06:41 -04:00
test_random_crop_and_resize.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_random_crop_decode_resize.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_random_dataset.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_random_erasing.py Cleanup dataset UT: test_batch, save_and_check support 2020-05-05 15:35:09 -04:00
test_random_grayscale.py Adding new UT cases and missing TCs in PY Ops. 2020-05-29 12:12:17 -04:00
test_random_horizontal_flip.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_random_order.py fix pylint error 2020-06-10 15:55:11 -04:00
test_random_perspective.py adding new TCs to six ops and skip md5 case in RandomPerspective 2020-06-09 10:51:45 -04:00
test_random_resize.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_random_rotation.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_random_sharpness.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_random_vertical_flip.py Adding new UT cases and missing TCs in PY Ops. 2020-05-29 12:12:17 -04:00
test_rename.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_repeat.py clean pylint 2020-05-18 16:42:35 +08:00
test_rescale_op.py clean pylint 2020-05-18 16:42:35 +08:00
test_rgb_hsv.py 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
test_sampler.py consistent design for num_samples 2020-06-03 15:01:18 -04:00
test_schema.py initial version 2020-03-27 22:54:54 +08:00
test_serdes_dataset.py Adding new UT cases and missing TCs in PY Ops. 2020-05-29 12:12:17 -04:00
test_shuffle.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_skip.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_split.py fixed bug for split, RandomSampler and some other cleanup 2020-05-29 11:27:32 -04:00
test_sync_wait.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_take.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_ten_crop.py !1713 [Dataset] Clean pylint. 2020-06-02 09:02:19 +08:00
test_tensor_string.py - Bug when empty strings sent to Python 2020-06-09 10:34:38 -04:00
test_tfreader_op.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_to_pil.py add UTs for LinearTransformation, ToPIL, ToType 2020-05-22 18:04:09 -04:00
test_to_type.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_tokenizer.py Clean up work for text python package 2020-05-22 04:35:58 -04:00
test_type_cast.py clean pylint 2020-05-18 16:42:35 +08:00
test_uniform_augment.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_var_batch_map.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
test_vocab.py Implemented lookup and vocab 2020-05-21 17:17:24 -04:00
test_zip.py !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
util.py Cleanup dataset UT: restore config support 2020-05-25 15:10:03 -04: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.