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 7aaf4118bf
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
5 years ago
..
README.md initial version 5 years ago
test_2ops.py Cleanup dataset UT: Replace save_and_check 5 years ago
test_HWC2CHW.py reorganize util function visualize() 5 years ago
test_Tensor.py use np.testing.assert instead of asserting 5 years ago
test_apply.py use np.testing.assert instead of asserting 5 years ago
test_autocontrast.py Added RandomAffine Op 5 years ago
test_batch.py Cleanup dataset UT: Replace save_and_check 5 years ago
test_bounding_box_augment.py vocdataset output multi-columns 5 years ago
test_bucket_batch_by_length.py all Dataset support get_dataset_size 5 years ago
test_c_compose.py implemented cpp random choice, apply and compos 5 years ago
test_c_random_apply.py implemented cpp random choice, apply and compos 5 years ago
test_c_random_choice.py implemented cpp random choice, apply and compos 5 years ago
test_cache_map.py Phase 2 of CacheOp 5 years ago
test_cache_nomap.py Phase 2 of CacheOp 5 years ago
test_callbacks.py - release the wait if training is ended 5 years ago
test_center_crop.py change size 5 years ago
test_concat.py !1478 [Dataset] clean pylint. 5 years ago
test_concatenate_op.py fix concat 5 years ago
test_config.py added test case to cifar_op 5 years ago
test_cut_out.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_cutmix_batch_op.py Fixed 2D one-hot label problems in CutMix and MixUp 5 years ago
test_dataset_numpy_slices.py fix validation errors, and fix try catch error tests 5 years ago
test_datasets_celeba.py add get_dataset_size to celebadataset 5 years ago
test_datasets_cifarop.py fix cifar stuck problem 5 years ago
test_datasets_clue.py Cleanup dataset UT: Replace save_and_check 5 years ago
test_datasets_coco.py use np.testing.assert instead of asserting 5 years ago
test_datasets_csv.py fix number of columns not match 5 years ago
test_datasets_generator.py all Dataset support get_dataset_size 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_manifestop.py 10:00 26/5 clean pylint 5 years ago
test_datasets_mnist.py adding Mnist python ut coverage 5 years ago
test_datasets_sharding.py adding Mnist python ut coverage 5 years ago
test_datasets_textfileop.py C++ API Support for TextFile Dataset and Unit Tests 5 years ago
test_datasets_tfrecord.py use np.testing.assert instead of asserting 5 years ago
test_datasets_voc.py vocdataset output multi-columns 5 years ago
test_decode.py reorganize util function visualize() 5 years ago
test_deviceop_cpu.py inject epoch ctrl op in the execution tree and send eos at the end of epoch 5 years ago
test_duplicate_op.py DuplicateOp 5 years ago
test_epoch_ctrl.py Maintain epoch/repeat count for ops 5 years ago
test_equalize.py Added RandomAffine Op 5 years ago
test_exceptions.py fix validators 5 years ago
test_fill_op.py fix validation errors, and fix try catch error tests 5 years ago
test_filterop.py all Dataset support get_dataset_size 5 years ago
test_five_crop.py test five crop problem 5 years ago
test_flat_map.py Clean up work for text python package 5 years ago
test_from_dataset.py more validator fixes 5 years ago
test_get_size.py inject epoch ctrl op in the execution tree and send eos at the end of epoch 5 years ago
test_graphdata.py support get_edge_feature 5 years ago
test_graphdata_distributed.py 1. fix generator_dataset hangs 5 years ago
test_invert.py support cpp invert operation 5 years ago
test_iterator.py inject epoch ctrl op in the execution tree and send eos at the end of epoch 5 years ago
test_linear_transformation.py fix validators 5 years ago
test_mask_op.py Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair 5 years ago
test_minddataset.py delete parameter block_reader for MindDataset 5 years ago
test_minddataset_exception.py add try to minddataset python tests to remove files on fail 5 years ago
test_minddataset_multi_images.py clean pylint 5 years ago
test_minddataset_multi_images_and_ndarray.py add try to minddataset python tests to remove files on fail 5 years ago
test_minddataset_padded.py add try to minddataset python tests to remove files on fail 5 years ago
test_minddataset_sampler.py fix num samples in pk sampler 5 years ago
test_mixup_label_smoothing.py 10:00 26/5 clean pylint 5 years ago
test_mixup_op.py Fixed 2D one-hot label problems in CutMix and MixUp 5 years ago
test_ngram_op.py fix some validators errors 5 years ago
test_nlp.py fix validation errors, and fix try catch error tests 5 years ago
test_noop_mode.py md support ps-lite 5 years ago
test_normalizeOp.py fix validators 5 years ago
test_onehot_op.py Cleanup dataset UT: Remove unneeded data files and tests 5 years ago
test_opt.py !1478 [Dataset] clean pylint. 5 years ago
test_opt_pass.py use np.testing.assert instead of asserting 5 years ago
test_pad.py fix pad op validate issue 5 years ago
test_pad_batch.py use np.testing.assert instead of asserting 5 years ago
test_pad_end_op.py fix validators 5 years ago
test_paddeddataset.py fix: padded dataset with non div & repeat 5 years ago
test_pair_truncate.py - Add checks and testing for empty tensors 5 years ago
test_profiling.py Connector throughput + PerfData + CyclicArray 5 years ago
test_project.py clean pylint 5 years ago
test_pyfunc.py use np.testing.assert instead of asserting 5 years ago
test_python_tokenizer.py Python Tokenizer 5 years ago
test_random_affine.py changing affine and posterize apis 5 years ago
test_random_apply.py reorganize util function visualize() 5 years ago
test_random_choice.py reorganize util function visualize() 5 years ago
test_random_color.py RandomColor 5 years ago
test_random_color_adjust.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_random_crop.py reorganize util function visualize() 5 years ago
test_random_crop_and_resize.py more validator fixes 5 years ago
test_random_crop_and_resize_with_bbox.py vocdataset output multi-columns 5 years ago
test_random_crop_decode_resize.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_random_crop_with_bbox.py fix annotation 5 years ago
test_random_dataset.py Initial Drop of CacheOp Phase I 5 years ago
test_random_erasing.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_random_grayscale.py fix validators 5 years ago
test_random_horizontal_flip.py fix validators 5 years ago
test_random_horizontal_flip_with_bbox.py vocdataset output multi-columns 5 years ago
test_random_order.py reorganize util function visualize() 5 years ago
test_random_perspective.py fix validators 5 years ago
test_random_posterize.py changing affine and posterize apis 5 years ago
test_random_resize.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_random_resize_with_bbox.py vocdataset output multi-columns 5 years ago
test_random_rotation.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_random_select_subpolicy.py implemented cpp random choice, apply and compos 5 years ago
test_random_sharpness.py random sharpness cpp op support 5 years ago
test_random_solarize_op.py change api to use std_vector 5 years ago
test_random_vertical_flip.py fix validators 5 years ago
test_random_vertical_flip_with_bbox.py vocdataset output multi-columns 5 years ago
test_rename.py 10:00 26/5 clean pylint 5 years ago
test_repeat.py fix parameter type for repeat op in c++ api and added c++/python ut. 5 years ago
test_rescale_op.py remove local defined mse and add missing mse/md5 validation 5 years ago
test_resize.py fix size tuple 5 years ago
test_resize_with_bbox.py vocdataset output multi-columns 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_save_op.py use np.testing.assert instead of asserting 5 years ago
test_schema.py initial version 5 years ago
test_sentencepiece_tokenizer.py add code 5 years ago
test_serdes_dataset.py use np.testing.assert instead of asserting 5 years ago
test_shuffle.py Cleanup dataset UT: Replace save_and_check 5 years ago
test_skip.py C++ API Support for Skip Dataset Op and UTs 5 years ago
test_slice_op.py - Add checks and testing for empty tensors 5 years ago
test_sliding_window.py add SlidingWindow Op 5 years ago
test_soft_dvpp.py fix softdvpp coredump 5 years ago
test_split.py fix split erroer message 5 years ago
test_sync_wait.py fix validation errors, and fix try catch error tests 5 years ago
test_take.py !1478 [Dataset] clean pylint. 5 years ago
test_ten_crop.py fix validators 5 years ago
test_tensor_empty.py - Add checks and testing for empty tensors 5 years ago
test_tensor_string.py - Bug when empty strings sent to Python 5 years ago
test_text_basic_tokenizer.py add offsets feature to tokenizer 5 years ago
test_text_bert_tokenizer.py add offsets feature to tokenizer 5 years ago
test_text_jieba_tokenizer.py add offsets feature to tokenizer 5 years ago
test_text_tokenizer.py add offsets feature to tokenizer 5 years ago
test_text_wordpiece_tokenizer.py add offsets feature to tokenizer 5 years ago
test_to_number_op.py remove graphengine changes 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_type_cast.py clean pylint 5 years ago
test_uniform_augment.py Update Python UA op, AutoContrast Op and UT 5 years ago
test_var_batch_map.py use np.testing.assert instead of asserting 5 years ago
test_vocab.py fix from_file validator minor error, 1 line change 5 years ago
test_zip.py inject epoch ctrl op in the execution tree and send eos at the end of epoch 5 years ago
util.py Added RandomAffine Op 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.