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
shenwei41 f2e34b2eaf
Clean up the view code
4 years ago
..
README.md
test_2ops.py
test_HWC2CHW.py
test_Tensor.py
test_apply.py
test_autocontrast.py
test_batch.py
test_bounding_box_augment.py
test_bucket_batch_by_length.py
test_c_compose.py
test_c_random_apply.py
test_c_random_choice.py
test_cache_map.py
test_cache_nomap.py
test_callbacks.py
test_center_crop.py
test_compose.py
test_concat.py
test_concatenate_op.py
test_config.py
test_cut_out.py
test_cutmix_batch_op.py
test_dataset_numpy_slices.py
test_datasets_celeba.py fix get_dataset_size in CelebADataset when usage is not all 4 years ago
test_datasets_cifarop.py
test_datasets_clue.py
test_datasets_coco.py
test_datasets_csv.py Clean up the view code 4 years ago
test_datasets_generator.py
test_datasets_get_dataset_size.py
test_datasets_imagefolder.py
test_datasets_manifestop.py
test_datasets_mnist.py
test_datasets_sharding.py
test_datasets_textfileop.py
test_datasets_tfrecord.py
test_datasets_voc.py
test_decode.py
test_deviceop_cpu.py
test_duplicate_op.py
test_epoch_ctrl.py Clean up the view code 4 years ago
test_equalize.py
test_exceptions.py
test_fill_op.py
test_filterop.py
test_five_crop.py
test_flat_map.py
test_from_dataset.py
test_get_col_names.py
test_get_size.py
test_graphdata.py
test_graphdata_distributed.py
test_invert.py
test_iterator.py add output_numpy validation to iterator 4 years ago
test_linear_transformation.py
test_mask_op.py
test_minddataset.py fix get_dataset_size in distributedSampler & num_samples 4 years ago
test_minddataset_exception.py
test_minddataset_multi_images.py
test_minddataset_multi_images_and_ndarray.py
test_minddataset_padded.py
test_minddataset_sampler.py
test_mixup_label_smoothing.py
test_mixup_op.py
test_ngram_op.py
test_nlp.py
test_noop_mode.py
test_normalizeOp.py
test_onehot_op.py
test_opt.py
test_opt_pass.py
test_pad.py
test_pad_batch.py
test_pad_end_op.py
test_paddeddataset.py fix get_dataset_size in CelebADataset when usage is not all 4 years ago
test_pair_truncate.py
test_profiling.py
test_project.py
test_pyfunc.py
test_python_tokenizer.py
test_random_affine.py
test_random_apply.py
test_random_choice.py
test_random_color.py
test_random_color_adjust.py
test_random_crop.py
test_random_crop_and_resize.py
test_random_crop_and_resize_with_bbox.py
test_random_crop_decode_resize.py
test_random_crop_with_bbox.py
test_random_dataset.py
test_random_erasing.py
test_random_grayscale.py
test_random_horizontal_flip.py
test_random_horizontal_flip_with_bbox.py
test_random_order.py
test_random_perspective.py
test_random_posterize.py
test_random_resize.py
test_random_resize_with_bbox.py
test_random_rotation.py
test_random_select_subpolicy.py
test_random_sharpness.py
test_random_solarize_op.py
test_random_vertical_flip.py
test_random_vertical_flip_with_bbox.py
test_rename.py
test_repeat.py
test_rescale_op.py
test_resize.py
test_resize_with_bbox.py
test_rgb_hsv.py
test_sampler.py
test_save_op.py Clean up the view code 4 years ago
test_schema.py
test_sentencepiece_tokenizer.py
test_serdes_dataset.py
test_shuffle.py
test_skip.py
test_slice_op.py
test_sliding_window.py
test_soft_dvpp.py
test_split.py
test_sync_wait.py
test_take.py
test_ten_crop.py
test_tensor_empty.py
test_tensor_string.py Clean up the view code 4 years ago
test_text_basic_tokenizer.py
test_text_bert_tokenizer.py
test_text_jieba_tokenizer.py
test_text_tokenizer.py
test_text_wordpiece_tokenizer.py
test_to_number_op.py
test_to_pil.py
test_to_type.py
test_type_cast.py
test_uniform_augment.py
test_var_batch_map.py
test_vocab.py
test_zip.py
util.py Clean up the view code 4 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.