mindspore2022/tests/ut/python/dataset
i-robot b90cf43562
!30553 Support dataset reset() to recover after failure
Merge pull request !30553 from h.farahat/reset
2022-03-04 02:19:45 +00:00
..
README.md fix code format bug 2021-03-25 09:18:36 +08:00
test_2ops.py Cleanup dataset UT: Replace save_and_check 2020-07-15 20:47:31 -04:00
test_HWC2CHW.py Improved HwcToChw support multi-channel input. 2022-01-04 15:47:04 +09:00
test_Tensor.py use np.testing.assert instead of asserting 2020-07-29 14:53:01 -04:00
test_adjustgamma.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_allpass_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_amplitude_to_db.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_angle.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_apply.py MD Profiling UT: Check CPU util file. Add sequential pipeline UTs 2021-06-16 15:30:59 -04:00
test_auto_augment.py [feat] [assistant] [I40GZP] add new data op AutoAugment 2021-11-18 11:38:18 +08:00
test_autocontrast.py Fix unused return value in main code 2021-04-16 11:33:35 -04:00
test_autotune.py reenable AT for non-sink 2022-02-25 00:02:58 +00:00
test_autotune_config.py [MD] Update set_autotune_enable API to add save filepath 2022-02-23 14:50:55 -05:00
test_autotune_saveload.py Implement save/load of autotune dataset pipeline configuration #27943 2022-03-02 15:08:08 -05:00
test_band_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_bandpass_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_bandreject_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_bass_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_batch.py [MD] Tidy up UT and device queue info messages 2022-02-08 17:51:11 -05:00
test_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_bounding_box_augment.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_browse_dataset.py add util: browse dataset 2021-09-01 16:13:32 +08:00
test_bucket_batch_by_length.py minddata modify dir validation 2021-05-06 21:35:31 +08:00
test_c_compose.py fix: may max openfiles in mindrecord and onehot error in py_transform 2021-09-12 00:25:07 +08:00
test_c_random_apply.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_c_random_choice.py first working implementation 2020-09-24 15:39:28 -04:00
test_cache_map.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_cache_nomap.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_callbacks.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_center_crop.py modify log in kernel part 2021-09-16 22:09:21 +08:00
test_char_n_gram.py [feat][assistant][I3ZSQV] add new data operator CharNGram 2021-12-04 22:09:34 +08:00
test_complex_norm.py [fix][assistant][I47V0O] fix bug about the wrong output in the operator ComplexNorm 2021-09-01 17:55:38 +08:00
test_compose.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_compute_deltas.py [feat] [assistant] [I3CKEE] add new audio operator ComputeDeltas 2021-11-18 17:18:43 +08:00
test_concat.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_concatenate_op.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_config.py add check for shm available when num_devices=1 to avoid bus errors 2021-09-24 10:24:31 -07:00
test_contrast.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_convertcolor.py Add ConvertColor Operation 2021-08-26 21:14:28 +08:00
test_create_dct.py Fix API docs of Audio and Callback 2022-01-19 15:23:50 +08:00
test_crop.py add Crop Python API 2021-06-10 09:46:57 +08:00
test_cut_out.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_cutmix_batch_op.py modify log in kernel part 2021-09-16 22:09:21 +08:00
test_dataset_numpy_slices.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_ag_news.py [feat] [assistant] [I3T96M] add new loader AGNEWS 2021-11-09 23:51:19 -08:00
test_datasets_amazon_review.py [feat][assistant][I40GY2] add new loader AmazonReview 2021-12-23 16:32:31 +08:00
test_datasets_caltech101.py [feat] [assistant] [I40GYH] add new dataset loading operator CaltechDataset 2021-12-28 19:04:18 +08:00
test_datasets_caltech256.py [feat] [assistant] [I40GYH] add new dataset loading operator CaltechDataset 2021-12-28 19:04:18 +08:00
test_datasets_celeba.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_cifarop.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_cityscapes.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_clue.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_cmu_arctic.py [assistant][ops][I3T96T] Add new dataset operator CMUArcticDataset 2022-01-20 17:40:35 +08:00
test_datasets_coco.py [feat] [assistant] [I40GYJ] add Captioning task of CocoDataset 2022-01-24 17:24:16 +08:00
test_datasets_conll2000.py [feat] [assistant] [#I40GYB] add new loader CoNLL2000ChunkingDataset 2021-12-21 15:31:25 +08:00
test_datasets_csv.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_dbpedia.py [feat][assistant][I40GXT] add new loader DBpedia 2021-11-11 19:02:22 -08:00
test_datasets_div2k.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_emnist.py fix mnist dataset 2022-02-22 15:25:13 +08:00
test_datasets_enwik9.py update review problems 2022-01-11 15:31:53 +08:00
test_datasets_fake_image.py [feat][assistant][I3J6V3] add new data operator FakeImage 2021-10-12 14:00:43 +00:00
test_datasets_fashion_mnist.py fix mnist dataset 2022-02-22 15:25:13 +08:00
test_datasets_flickr.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_flowers102.py [feat][assistant][I3J6VN] add new data operator flowers102 2021-08-06 10:55:12 +08:00
test_datasets_generator.py check operator mixed or not 2021-12-23 10:22:03 +08:00
test_datasets_get_dataset_size.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_datasets_get_dynamic_shape.py update cpp api & doc 2021-06-23 11:14:52 +08:00
test_datasets_gtzan.py [assistant][ops][I3T96W] Add new dataset operator GTZANDataset 2022-01-19 13:48:50 +08:00
test_datasets_imagefolder.py [MD] Chained Sampler UT fixes and updates 2022-01-13 17:39:33 -05:00
test_datasets_imdb.py [feat][assistant][ops]New operator implementation, include IMDBDataset 2021-12-30 11:16:23 +08:00
test_datasets_iwslt.py [feat][assistant][I40GY8]add new loader IWSLTDataset 2021-12-13 21:47:55 +08:00
test_datasets_kitti.py [feat][assistant][I3J6VO] add new data operator KITTI 2022-03-02 19:29:17 +08:00
test_datasets_kmnist.py fix mnist dataset 2022-02-22 15:25:13 +08:00
test_datasets_lfw.py [feat][assistant][I3J6VQ] add new data operator LFW 2022-02-28 13:43:05 +08:00
test_datasets_libri_tts.py [assistant][ops][22736] Add new dataset operator LibriTTSDataset 2022-01-21 17:34:42 +08:00
test_datasets_lj_speech.py [feat][assistant][I3T96D] add new dataset loading operator LJSpeechDataset 2021-11-14 14:52:15 +08:00
test_datasets_lsun.py [feat][assistant][I3J6V9] add new data operator LSUN 2022-02-18 15:40:32 +08:00
test_datasets_manifestop.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_mnist.py fix mnist dataset 2022-02-22 15:25:13 +08:00
test_datasets_multi30k.py [feat][assistant][I40GY6]add new data operator Multi30kDataset 2022-01-19 18:33:13 +08:00
test_datasets_penn_treebank.py [feat] [assistant] [I40GY5] add new loader PennTreebankDataset 2021-12-08 01:22:40 -08:00
test_datasets_photo_tour.py [feat][assistant][I3J6VE] add new data operator PhotoTour 2021-10-19 15:31:32 +00:00
test_datasets_places365.py MD UT - Add missing set and restore seed. 2021-10-26 13:19:47 -04:00
test_datasets_qmnist.py fix mnist dataset 2022-02-22 15:25:13 +08:00
test_datasets_sbd.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_datasets_sbu.py [feat][assistant][I3J6VH] add new data operator SBU 2021-09-11 09:58:17 +08:00
test_datasets_semeion.py [feat][assistant][I40GYK] add new dataset loading operator SemeionDataset 2021-12-27 19:49:06 +08:00
test_datasets_sharding.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_datasets_sogou_news.py [feat][assistant][I40GXN] add new loader SogouNews 2021-12-14 22:53:38 -08:00
test_datasets_speech_commands.py [feat][assistant][I3T96F] add new data operator SpeechCommands 2021-11-27 11:25:18 +08:00
test_datasets_squad.py [feat] [assistant] [#I40GYE] add new loader SQuADDataset 2022-02-08 03:00:09 -08:00
test_datasets_stl10.py [feat][assistant][I3J6VI] add new data operator STL10 2021-12-07 01:21:11 +00:00
test_datasets_svhn.py [feat][assistant][I3J6VJ] add new data operator SVHN 2021-12-04 08:19:47 +00:00
test_datasets_tedlium.py [feat][assistant][I3T96H] add new dataset loading operator TedliumDataset 2021-12-02 09:53:39 +08:00
test_datasets_textfileop.py [MD] Tidy up UT and device queue info messages 2022-02-08 17:51:11 -05:00
test_datasets_tfrecord.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_udposop.py [fear][assistant][I40GYA] add new loader UDPOSDataset 2021-12-18 23:28:05 +08:00
test_datasets_usps.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_voc.py optimize datasetops error msg 2021-12-01 09:11:22 +08:00
test_datasets_wider_face.py [feat][assistant][I40GYQ] add new dataset operator WIDERFace 2021-12-31 13:49:47 +08:00
test_datasets_wiki_text.py [feat][assistant][ops] add new data operator WikiTextDataset 2021-12-29 18:54:54 +08:00
test_datasets_yahoo_answers.py [feat][assistant][I40GXW] add new loader YahooAnswers 2021-12-16 18:33:47 -08:00
test_datasets_yelp_review.py [feat][assistant][I3T96N]add new loader YelpReview 2021-12-07 17:09:41 +08:00
test_datasets_yes_no.py [feat][assistant][I3T96L]add new dataset operator YesNo 2021-11-19 13:36:24 +08:00
test_db_to_amplitude.py [feat][assistant][I40GXD]add new data operator DBToAmplitude 2021-11-02 23:45:27 +08:00
test_dc_shift.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_decode.py add np.frombuffer to support return bytes 2021-08-23 17:31:38 +08:00
test_deemph_biquad.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_detect_pitch_frequency.py [feat] [assistant] [I3J6U8] Add a new audio operator DetectPitchFrequency 2021-09-29 15:12:58 +08:00
test_deviceop_cpu.py change map calls 2020-09-10 10:25:05 -04:00
test_dither.py [feat][assistant][I40GXF] add new data operator Dither 2021-12-18 08:24:48 -08:00
test_duplicate_op.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_eager_text.py fix python tokenizer 2021-03-18 15:47:09 +08:00
test_eager_transforms.py Add eager tests for transform ops 2021-04-29 13:19:24 -04:00
test_eager_vision.py Support bytes input for decode op 2021-10-28 15:22:50 +08:00
test_epoch_ctrl.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_equalize.py change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 2020-12-24 17:30:02 +08:00
test_equalizer_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_exceptions.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_fade.py Fix API docs of Audio and Callback 2022-01-19 15:23:50 +08:00
test_fast_text.py [feat][assistant][I3ZSQV] add new data operator CharNGram 2021-12-04 22:09:34 +08:00
test_fill_op.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_filter_wikipedia_xml.py [feat][assistant][I40GXK]add new data operator Filter_Wikipedia_XML 2022-01-28 02:26:20 -08:00
test_filterop.py add filter c api and ut 2020-11-06 15:49:23 +08:00
test_five_crop.py embed python compose op 2020-09-21 11:24:55 -04:00
test_flanger.py fix api docs of audio 2021-10-15 17:17:18 +08:00
test_flat_map.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_frequency_masking.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_from_dataset.py fix waring to master 2021-07-30 16:37:27 +08:00
test_gain.py [feat][assistant][I40GXH]add new data operator Gain 2021-12-13 22:03:09 +08:00
test_gaussian_blur.py add Rotate Python API 2021-06-08 22:19:15 +08:00
test_generator_reset_pass.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_get_col_names.py voc add image_id column 2021-05-17 16:09:04 +08:00
test_get_size.py added python api based on cpp api 2020-11-25 15:46:59 -05:00
test_glove.py [feat][assistant][I3ZSQV] add new data operator CharNGram 2021-12-04 22:09:34 +08:00
test_graphdata.py add check for shm available when num_devices=1 to avoid bus errors 2021-09-24 10:24:31 -07:00
test_graphdata_distributed.py Implement new gnn feature 2021-06-07 10:20:06 +08:00
test_highpass_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_horizontal_flip.py add Rotate Python API 2021-06-08 22:19:15 +08:00
test_input_indexes.py added python api based on cpp api 2020-11-25 15:46:59 -05:00
test_invert.py revert 'Pull Request !21685 : add function to invert_op' 2021-08-19 22:49:51 +08:00
test_iterator.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_lfilter.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_linear_transformation.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_lowpass_biquad.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_magphase.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_map_offload.py Added TypeCast op in dataset offload. 2022-03-01 21:55:27 +00:00
test_mask_along_axis.py [assistant][ops][I3T96S] Add new data operator MaskAlongAxis 2022-01-28 14:53:38 +08:00
test_mask_along_axis_iid.py [assistant][ops][I3T96P] Add new data operator MaskAlongAxisIID 2022-01-27 12:20:26 +08:00
test_mask_op.py modify log in kernel part 2021-09-16 22:09:21 +08:00
test_mel_scale.py [feat][assistant][I3CEG0] add op melscale 2022-01-21 11:30:34 +08:00
test_melscale_fbanks.py [assistant][ops][I3T96S] Add new data operator CreateFbMatrix 2022-01-14 21:24:17 +08:00
test_minddataset.py change dataset_file into dataset_files for MIndDataset 2021-12-14 10:52:41 +08:00
test_minddataset_autotune.py [MD] Add tests for Python Multiprocessing with AutoTune 2022-03-01 20:20:59 -05:00
test_minddataset_exception.py fix mindrecord log part02 2021-12-02 11:28:58 +08:00
test_minddataset_multi_images.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_minddataset_multi_images_and_ndarray.py fix md ut part03 2021-10-19 16:52:57 +08:00
test_minddataset_padded.py refactor md ut 2021-10-18 17:55:28 +08:00
test_minddataset_sampler.py refactor md ut 2021-10-18 17:55:28 +08:00
test_mixup_label_smoothing.py MD Profiling UT: Check CPU util file. Add sequential pipeline UTs 2021-06-16 15:30:59 -04:00
test_mixup_op.py modify log in kernel part 2021-09-16 22:09:21 +08:00
test_mu_law_decoding.py [feat][assistant][I3CEG3] add new data OP MuLawEncoding 2021-10-14 20:24:18 +08:00
test_mu_law_encoding.py [feat][assistant][I3CEG3] add new data OP MuLawEncoding 2021-10-14 20:24:18 +08:00
test_ngram_op.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_nlp.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_noop_mode.py minddata use new ps api 2020-09-27 17:38:22 +08:00
test_normalizeOp.py Bug in Normalize when num_channels > 128 2021-05-18 12:23:11 -04:00
test_normalizepad_op.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_num_samples.py Fixing api leftover 2021-03-03 09:37:06 -05:00
test_onehot_op.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_opt.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_opt_pass.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_overdrive.py [feat][assistant][I3J6UU] add new audio operator Overdrive 2021-10-12 18:10:31 +08:00
test_pad.py fix bugs of execute & update doc description in minddata 2021-02-07 22:52:52 +08:00
test_pad_batch.py [MD] Disable shared memory in Python Multiprocessing UTs for CI 2022-02-15 11:00:44 -05:00
test_pad_end_op.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_paddeddataset.py fix md ut part03 2021-10-19 16:52:57 +08:00
test_pair_truncate.py Add more callable test and clean the input check 2021-03-03 17:30:36 -05:00
test_phase_vocoder.py [assistant][ops][I3T96R] Add new data operator PhaseVocoder 2022-01-24 16:00:24 +08:00
test_phaser.py [feat][assistant][I3J6UV] add new audio operator Phaser 2021-10-16 08:45:12 +08:00
test_profiling.py [MD] Profiler Memory Tool Support 2022-01-31 17:46:17 -05:00
test_profiling_startstop.py replace python removal with pytest tmp_path 2021-12-16 14:38:49 -05:00
test_project.py order dict by column_id in create_dict_iterator() 2020-09-11 15:33:47 -04:00
test_pyfunc.py [MD]Enhance Python Multiprocessing test coverage 2022-02-11 12:31:21 -05:00
test_pyfunc_multiprocess.py [MD] Disable shared memory in Python Multiprocessing UTs for CI 2022-02-15 11:00:44 -05:00
test_pyfunc_multiprocess_autotune.py [MD] test_pyfunc_multiprocess_autotune.py - enable AutoTune 2022-03-02 13:25:35 -05:00
test_python_tokenizer.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_random_adjust_sharpness.py [feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness 2021-09-27 11:19:33 +08:00
test_random_affine.py minddata modify dir validation 2021-05-06 21:35:31 +08:00
test_random_apply.py added python api based on cpp api 2020-11-25 15:46:59 -05:00
test_random_auto_contrast.py [feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness 2021-09-27 11:19:33 +08:00
test_random_choice.py added python api based on cpp api 2020-11-25 15:46:59 -05:00
test_random_color.py minddata modify dir validation 2021-05-06 21:35:31 +08:00
test_random_color_adjust.py fix error msg issue 2021-01-30 11:03:53 +08:00
test_random_crop.py Add Random operation with MultiField 2021-09-08 19:29:23 +08:00
test_random_crop_and_resize.py Add Random operation with MultiField 2021-09-08 19:29:23 +08:00
test_random_crop_and_resize_with_bbox.py minddata err msg add file path 2021-01-22 16:38:46 +08:00
test_random_crop_decode_resize.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_random_crop_with_bbox.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_dataset.py Change epoch count to 1 for python testcases 2020-09-01 11:24:26 -04:00
test_random_equalize.py [feat] [assidtant] [I40GZN] add new data ops RandomEqualize 2021-09-25 18:00:25 +08:00
test_random_erasing.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_random_grayscale.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_horizontal_flip.py Add Random operation with MultiField 2021-09-08 19:29:23 +08:00
test_random_horizontal_flip_with_bbox.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_invert.py [feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness 2021-09-27 11:19:33 +08:00
test_random_lighting.py [feat][assistant][I3CEGR] add op random lighting 2021-10-19 20:38:01 +08:00
test_random_order.py !5801 [MD][Feature] minddata iterator output ms_tensor 2020-09-11 20:19:06 +08:00
test_random_perspective.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_posterize.py MD UT - Add missing set and restore seed. 2021-10-26 13:19:47 -04:00
test_random_resize.py Add Random operation with MultiField 2021-09-08 19:29:23 +08:00
test_random_resize_with_bbox.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_rotation.py MindData Codespell correction 2021-04-07 10:20:29 +08:00
test_random_select_subpolicy.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_random_sharpness.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_random_solarize_op.py MD UT - Add missing set and restore seed. 2021-10-26 13:19:47 -04:00
test_random_vertical_flip.py Add Random operation with MultiField 2021-09-08 19:29:23 +08:00
test_random_vertical_flip_with_bbox.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_rename.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_repeat.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_rescale_op.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_reset.py Dataset failover reset 2022-03-02 23:53:56 -05:00
test_resize.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_resize_with_bbox.py minddata err msg add file path 2021-01-22 16:38:46 +08:00
test_rgb_bgr.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_rgb_hsv.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_riaa_biquad.py [feat][assistant][I3J6UY] add new audio operator RiaaBiquad 2021-09-23 21:36:59 +08:00
test_rotate.py fix param check for Rotate and GaussianBlur 2021-07-01 20:31:33 +08:00
test_sampler.py [MD] Chained Sampler UT fixes and updates 2022-01-13 17:39:33 -05:00
test_sampler_chain.py fix sampler add_child 2022-01-31 07:45:42 -05:00
test_save_op.py change dataset_file into dataset_files for MIndDataset 2021-12-14 10:52:41 +08:00
test_schema.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
test_sentencepiece_tokenizer.py Fix CI warning and test team issues 2021-03-11 13:34:51 -05:00
test_serdes_dataset.py fix multithreading bug 2021-11-05 16:49:18 -04:00
test_shuffle.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_skip.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_slice_op.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_slice_patches.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_sliding_window.py change err info 2021-12-01 16:48:14 +08:00
test_sliding_window_cmn.py [feat] [assistant] [I3CKEH] add new audio operator SlidingWindowCmn 2021-11-16 22:00:09 +08:00
test_soft_dvpp.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_spectral_centroid.py [fix] [assistant] [I40GXI] fix bug in the infer function of the operator SpectralCentroid 2021-12-27 01:41:31 -08:00
test_spectrogram.py [feat][assistant][I3ALD1] add new method Spectrogram 2021-12-06 19:24:37 +08:00
test_split.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_sync_wait.py [MD] Tidy up UT and device queue info messages 2022-02-08 17:51:11 -05:00
test_take.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
test_ten_crop.py fix RandomAffine degree error and some examples in docs 2021-03-12 17:39:38 +08:00
test_tensor_empty.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_tensor_string.py set num epochs for iterators that use the default value 2021-09-22 17:32:50 +00:00
test_text_basic_tokenizer.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_text_bert_tokenizer.py Fix CI warning and test team issues 2021-03-11 13:34:51 -05:00
test_text_jieba_tokenizer.py files_need_cleanup fixes 2021-05-30 15:44:08 -04:00
test_text_tokenizer.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_text_wordpiece_tokenizer.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_time_masking.py enhance error message of audio ops 2021-12-01 09:27:04 +08:00
test_time_stretch.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_to_number_op.py Fix CI warning and test team issues 2021-03-11 13:34:51 -05:00
test_to_pil.py change map calls 2020-09-10 10:25:05 -04:00
test_to_type.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_treble_biquad.py [feat][assistant][I3J6V0] add new audio operator TrebleBiquad 2021-09-27 13:01:26 +08:00
test_type_cast.py minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
test_uniform_augment.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 2021-04-01 19:09:07 +08:00
test_unique_op.py fix unorder_map hash 2020-10-24 11:03:06 +08:00
test_var_batch_map.py [MD] Disable shared memory in Python Multiprocessing UTs for CI 2022-02-15 11:00:44 -05:00
test_vectors.py [feat][assistant][I3ZSQV] add new data operator CharNGram 2021-12-04 22:09:34 +08:00
test_vertical_flip.py add Rotate Python API 2021-06-08 22:19:15 +08:00
test_vocab.py fix vocab validation 2022-02-07 15:55:59 +08:00
test_vol.py [feat][assistant][I3CEGI] add op vol 2021-09-17 09:34:20 +08:00
test_zip.py fix schema & zip validation 2020-12-01 14:23:56 +08:00
util.py [feat][assistant][I40GXF] add new data operator Dither 2021-12-18 08:24:48 -08:00
util_minddataset.py MD autotune supports mindrecord 2022-02-16 14:00:31 -05: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.