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 a8cf83acf2
!1932 Add CLUE dataset
5 years ago
..
README.md initial version 5 years ago
prep_data.py 10:00 26/5 clean pylint 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 10:00 26/5 clean pylint 5 years ago
test_apply.py !1478 [Dataset] clean pylint. 5 years ago
test_autocontrast.py !1478 [Dataset] clean pylint. 5 years ago
test_batch.py !1478 [Dataset] clean pylint. 5 years ago
test_center_crop.py adding new TCs to six ops and skip md5 case in RandomPerspective 5 years ago
test_cifarop.py Bug in CIFAR after removing GetMutabble buffer 5 years ago
test_concat.py !1478 [Dataset] clean pylint. 5 years ago
test_config.py !1478 [Dataset] clean pylint. 5 years ago
test_cut_out.py clean pylint 5 years ago
test_dataset_numpy_slices.py add TensorDataset and its ut 5 years ago
test_datasets_celeba.py add get_dataset_size to celebadataset 5 years ago
test_datasets_clue.py add CLUE dataset 5 years ago
test_datasets_coco.py CocoDataset implementation 5 years ago
test_datasets_get_dataset_size.py initial version 5 years ago
test_datasets_imagefolder.py consistent design for num_samples 5 years ago
test_datasets_imagenet.py 10:00 26/5 clean pylint 5 years ago
test_datasets_imagenet_distribution.py 10:00 26/5 clean pylint 5 years ago
test_datasets_manifestop.py 10:00 26/5 clean pylint 5 years ago
test_datasets_sharding.py consistent design for num_samples 5 years ago
test_datasets_textfileop.py !1478 [Dataset] clean pylint. 5 years ago
test_datasets_voc.py !1713 [Dataset] Clean pylint. 5 years ago
test_decode.py 10:00 26/5 clean pylint 5 years ago
test_deviceop_cpu.py clean pylint 5 years ago
test_equalize.py !1478 [Dataset] clean pylint. 5 years ago
test_exceptions.py consistent design for num_samples 5 years ago
test_filterop.py !1478 [Dataset] clean pylint. 5 years ago
test_five_crop.py !1713 [Dataset] Clean pylint. 5 years ago
test_flat_map.py Clean up work for text python package 5 years ago
test_from_dataset.py implemented from_dataset 5 years ago
test_generator.py consistent design for num_samples 5 years ago
test_get_size.py initial version 5 years ago
test_graphdata.py 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
test_invert.py !1478 [Dataset] clean pylint. 5 years ago
test_iterator.py 10:00 26/5 clean pylint 5 years ago
test_linear_transformation.py add UTs for LinearTransformation, ToPIL, ToType 5 years ago
test_minddataset.py add floatxx test case 5 years ago
test_minddataset_exception.py !1478 [Dataset] clean pylint. 5 years ago
test_minddataset_multi_images.py clean pylint 5 years ago
test_minddataset_multi_images_and_ndarray.py !1478 [Dataset] clean pylint. 5 years ago
test_minddataset_padded.py fix: MindDataset padded log error 5 years ago
test_minddataset_sampler.py !1478 [Dataset] clean pylint. 5 years ago
test_mixup_label_smoothing.py 10:00 26/5 clean pylint 5 years ago
test_ngram_op.py implemented from_dataset 5 years ago
test_nlp.py !1478 [Dataset] clean pylint. 5 years ago
test_nlp_jieop.py !1478 [Dataset] clean pylint. 5 years ago
test_normalizeOp.py fix pylint error 5 years ago
test_onehot_op.py 10:00 26/5 clean pylint 5 years ago
test_opt.py !1478 [Dataset] clean pylint. 5 years ago
test_pad.py !1478 [Dataset] clean pylint. 5 years ago
test_pad_batch.py !1478 [Dataset] clean pylint. 5 years ago
test_profiling.py MindData profiler infrastructure 5 years ago
test_project.py clean pylint 5 years ago
test_pyfunc.py clean pylint 5 years ago
test_random_affine.py adding new TCs to six ops and skip md5 case in RandomPerspective 5 years ago
test_random_apply.py adding new TCs to six ops and skip md5 case in RandomPerspective 5 years ago
test_random_choice.py adding new TCs to six ops and skip md5 case in RandomPerspective 5 years ago
test_random_color.py !1478 [Dataset] clean pylint. 5 years ago
test_random_color_adjust.py fixed some warnings and typos 5 years ago
test_random_crop.py fix error handling for bigger crop size case 5 years ago
test_random_crop_and_resize.py !1713 [Dataset] Clean pylint. 5 years ago
test_random_crop_decode_resize.py 10:00 26/5 clean pylint 5 years ago
test_random_dataset.py 10:00 26/5 clean pylint 5 years ago
test_random_erasing.py Cleanup dataset UT: test_batch, save_and_check support 5 years ago
test_random_grayscale.py Adding new UT cases and missing TCs in PY Ops. 5 years ago
test_random_horizontal_flip.py !1713 [Dataset] Clean pylint. 5 years ago
test_random_order.py fix pylint error 5 years ago
test_random_perspective.py adding new TCs to six ops and skip md5 case in RandomPerspective 5 years ago
test_random_resize.py !1478 [Dataset] clean pylint. 5 years ago
test_random_rotation.py 10:00 26/5 clean pylint 5 years ago
test_random_sharpness.py !1478 [Dataset] clean pylint. 5 years ago
test_random_vertical_flip.py Adding new UT cases and missing TCs in PY Ops. 5 years ago
test_rename.py 10:00 26/5 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 10:00 26/5 clean pylint 5 years ago
test_sampler.py add para check for sampler 5 years ago
test_schema.py initial version 5 years ago
test_serdes_dataset.py Adding new UT cases and missing TCs in PY Ops. 5 years ago
test_shuffle.py !1478 [Dataset] clean pylint. 5 years ago
test_skip.py !1478 [Dataset] clean pylint. 5 years ago
test_split.py fixed bug for split, RandomSampler and some other cleanup 5 years ago
test_sync_wait.py !1713 [Dataset] Clean pylint. 5 years ago
test_take.py !1478 [Dataset] clean pylint. 5 years ago
test_ten_crop.py !1713 [Dataset] Clean pylint. 5 years ago
test_tensor_string.py - Bug when empty strings sent to Python 5 years ago
test_tfreader_op.py !1478 [Dataset] clean pylint. 5 years ago
test_to_pil.py add UTs for LinearTransformation, ToPIL, ToType 5 years ago
test_to_type.py !1478 [Dataset] clean pylint. 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 !1478 [Dataset] clean pylint. 5 years ago
test_var_batch_map.py !1478 [Dataset] clean pylint. 5 years ago
test_vocab.py Implemented lookup and vocab 5 years ago
test_zip.py !1478 [Dataset] clean pylint. 5 years ago
util.py Cleanup dataset UT: restore config support 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.