You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
liyong c257cf36e2 refactor mindrecord 4 years ago
..
README.md fix code format bug 5 years ago
test_2ops.py Cleanup dataset UT: Replace save_and_check 5 years ago
test_HWC2CHW.py Add more callable test and clean the input check 5 years ago
test_Tensor.py use np.testing.assert instead of asserting 5 years ago
test_adjustgamma.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_allpass_biquad.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_amplitude_to_db.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_angle.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_apply.py MD Profiling UT: Check CPU util file. Add sequential pipeline UTs 4 years ago
test_autocontrast.py Fix unused return value in main code 4 years ago
test_band_biquad.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_bandpass_biquad.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_bandreject_biquad.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_bass_biquad.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_batch.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_bounding_box_augment.py fix RandomAffine degree error and some examples in docs 5 years ago
test_bucket_batch_by_length.py minddata modify dir validation 4 years ago
test_c_compose.py add err modify 5 years ago
test_c_random_apply.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_c_random_choice.py first working implementation 5 years ago
test_cache_map.py Fix cache_admin server start stderr output 4 years ago
test_cache_nomap.py Fix cache_admin server start stderr output 4 years ago
test_callbacks.py port over getter pass 5 years ago
test_center_crop.py minddata err msg add file path 5 years ago
test_complex_norm.py [feat][assistant][I3CEG8] add new data operator ComplexNorm 4 years ago
test_compose.py Add call for decoupled image and text ops 5 years ago
test_concat.py add GetDatasetSize to concat node 5 years ago
test_concatenate_op.py minddata err msg add file path 5 years ago
test_config.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_crop.py add Crop Python API 4 years ago
test_cut_out.py minddata iterator output ms_tensor 5 years ago
test_cutmix_batch_op.py minddata err msg add file path 5 years ago
test_dataset_numpy_slices.py fix NumpySlicesDataset not accept numpy 4 years ago
test_datasets_celeba.py Fix sampler error messages 5 years ago
test_datasets_cifarop.py complete dataset log 4 years ago
test_datasets_clue.py minddata err msg add file path 5 years ago
test_datasets_coco.py complete dataset log 4 years ago
test_datasets_csv.py minddata err msg add file path 5 years ago
test_datasets_flickr.py [feat] [assistant] [I3CKEN] add new dataset operator Flickr 4 years ago
test_datasets_flowers102.py [feat][assistant][I3J6VN] add new data operator flowers102 4 years ago
test_datasets_generator.py Give concreted error when mappable dataset lack __len__ method 4 years ago
test_datasets_get_dataset_size.py fix get dataset size in distributed scenario 5 years ago
test_datasets_get_dynamic_shape.py update cpp api & doc 4 years ago
test_datasets_imagefolder.py fix minddata directory path problem 4 years ago
test_datasets_manifestop.py complete dataset log 4 years ago
test_datasets_mnist.py complete dataset log 4 years ago
test_datasets_sbd.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_datasets_sharding.py minddata iterator output ms_tensor 5 years ago
test_datasets_textfileop.py fix minddata issues 5 years ago
test_datasets_tfrecord.py minddata err msg add file path 5 years ago
test_datasets_voc.py voc add image_id column 4 years ago
test_decode.py add np.frombuffer to support return bytes 4 years ago
test_deviceop_cpu.py change map calls 5 years ago
test_duplicate_op.py minddata iterator output ms_tensor 5 years ago
test_eager_text.py fix python tokenizer 5 years ago
test_eager_transforms.py Add eager tests for transform ops 4 years ago
test_eager_vision.py Fix bugs of minddata transforms 5 years ago
test_epoch_ctrl.py Replace Databuffers with TensorRows 5 years ago
test_equalize.py change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 5 years ago
test_exceptions.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_fill_op.py dataset: Fill op: C++ API support, UTs and Pybind decoupling 4 years ago
test_filterop.py add filter c api and ut 5 years ago
test_five_crop.py embed python compose op 5 years ago
test_flat_map.py minddata iterator output ms_tensor 5 years ago
test_frequency_masking.py [fix] [assistant] [I465ZG] revise error message and change input param datatype 4 years ago
test_from_dataset.py fix waring to master 4 years ago
test_gaussian_blur.py add Rotate Python API 4 years ago
test_generator_reset_pass.py MindData Codespell correction 4 years ago
test_get_col_names.py voc add image_id column 4 years ago
test_get_size.py added python api based on cpp api 5 years ago
test_graphdata.py Implement new gnn feature 4 years ago
test_graphdata_distributed.py Implement new gnn feature 4 years ago
test_horizontal_flip.py add Rotate Python API 4 years ago
test_input_indexes.py added python api based on cpp api 5 years ago
test_invert.py revert 'Pull Request !21685 : add function to invert_op' 4 years ago
test_iterator.py added python api based on cpp api 5 years ago
test_linear_transformation.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_mask_op.py Add more ut for transform ops and subset sampler 4 years ago
test_minddataset.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_minddataset_exception.py refactor mindrecord 4 years ago
test_minddataset_multi_images.py minddata iterator output ms_tensor 5 years ago
test_minddataset_multi_images_and_ndarray.py minddata iterator output ms_tensor 5 years ago
test_minddataset_padded.py fix md padding bug 5 years ago
test_minddataset_sampler.py Add SubsetSampler 5 years ago
test_mixup_label_smoothing.py MD Profiling UT: Check CPU util file. Add sequential pipeline UTs 4 years ago
test_mixup_op.py minddata err msg add file path 5 years ago
test_ngram_op.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_nlp.py minddata iterator output ms_tensor 5 years ago
test_noop_mode.py minddata use new ps api 5 years ago
test_normalizeOp.py Bug in Normalize when num_channels > 128 4 years ago
test_normalizepad_op.py fix RandomAffine degree error and some examples in docs 5 years ago
test_num_samples.py Fixing api leftover 5 years ago
test_onehot_op.py change map calls 5 years ago
test_opt.py minddata iterator output ms_tensor 5 years ago
test_opt_pass.py minddata iterator output ms_tensor 5 years ago
test_pad.py fix bugs of execute & update doc description in minddata 5 years ago
test_pad_batch.py minddata iterator output ms_tensor 5 years ago
test_pad_end_op.py modify log of dataset part 4 years ago
test_paddeddataset.py fix: wrong input order in test_paddeddataset.py 4 years ago
test_pair_truncate.py Add more callable test and clean the input check 5 years ago
test_profiling.py device_id to rank_id 4 years ago
test_project.py order dict by column_id in create_dict_iterator() 5 years ago
test_pyfunc.py fix edge case and docstring in minddata multiprocessing shared memory code 4 years ago
test_python_tokenizer.py minddata iterator output ms_tensor 5 years ago
test_random_affine.py minddata modify dir validation 4 years ago
test_random_apply.py added python api based on cpp api 5 years ago
test_random_choice.py added python api based on cpp api 5 years ago
test_random_color.py minddata modify dir validation 4 years ago
test_random_color_adjust.py fix error msg issue 5 years ago
test_random_crop.py fix error msg issue 5 years ago
test_random_crop_and_resize.py minddata modify dir validation 4 years ago
test_random_crop_and_resize_with_bbox.py minddata err msg add file path 5 years ago
test_random_crop_decode_resize.py minddata iterator output ms_tensor 5 years ago
test_random_crop_with_bbox.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_dataset.py Change epoch count to 1 for python testcases 5 years ago
test_random_erasing.py minddata iterator output ms_tensor 5 years ago
test_random_grayscale.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_horizontal_flip.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_horizontal_flip_with_bbox.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_order.py !5801 [MD][Feature] minddata iterator output ms_tensor 5 years ago
test_random_perspective.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_posterize.py minddata modify dir validation 4 years ago
test_random_resize.py minddata iterator output ms_tensor 5 years ago
test_random_resize_with_bbox.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_rotation.py MindData Codespell correction 4 years ago
test_random_select_subpolicy.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_sharpness.py change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 5 years ago
test_random_solarize_op.py minddata modify dir validation 4 years ago
test_random_vertical_flip.py fix RandomAffine degree error and some examples in docs 5 years ago
test_random_vertical_flip_with_bbox.py fix RandomAffine degree error and some examples in docs 5 years ago
test_rename.py minddata iterator output ms_tensor 5 years ago
test_repeat.py minddata iterator output ms_tensor 5 years ago
test_rescale_op.py minddata iterator output ms_tensor 5 years ago
test_resize.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_resize_with_bbox.py minddata err msg add file path 5 years ago
test_rgb_bgr.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_rgb_hsv.py minddata iterator output ms_tensor 5 years ago
test_rotate.py fix param check for Rotate and GaussianBlur 4 years ago
test_sampler.py Adding inheritance to user defined sampler 5 years ago
test_sampler_chain.py voc add image_id column 4 years ago
test_save_op.py fix waring to master 4 years ago
test_schema.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_sentencepiece_tokenizer.py Fix CI warning and test team issues 5 years ago
test_serdes_dataset.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_shuffle.py fix RandomAffine degree error and some examples in docs 5 years ago
test_skip.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_slice_op.py minddata modify dir validation 4 years ago
test_slice_patches.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_sliding_window.py Add more callable test and clean the input check 5 years ago
test_soft_dvpp.py minddata iterator output ms_tensor 5 years ago
test_split.py minddata iterator output ms_tensor 5 years ago
test_sync_wait.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_take.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_ten_crop.py fix RandomAffine degree error and some examples in docs 5 years ago
test_tensor_empty.py minddata iterator output ms_tensor 5 years ago
test_tensor_string.py Clean up the view code 5 years ago
test_text_basic_tokenizer.py minddata iterator output ms_tensor 5 years ago
test_text_bert_tokenizer.py Fix CI warning and test team issues 5 years ago
test_text_jieba_tokenizer.py files_need_cleanup fixes 4 years ago
test_text_tokenizer.py minddata iterator output ms_tensor 5 years ago
test_text_wordpiece_tokenizer.py minddata iterator output ms_tensor 5 years ago
test_time_masking.py [fix] [assistant] [I465ZG] revise error message and change input param datatype 4 years ago
test_time_stretch.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_to_number_op.py Fix CI warning and test team issues 5 years ago
test_to_pil.py change map calls 5 years ago
test_to_type.py minddata iterator output ms_tensor 5 years ago
test_type_cast.py minddata iterator output ms_tensor 5 years ago
test_uniform_augment.py Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform 5 years ago
test_unique_op.py fix unorder_map hash 5 years ago
test_var_batch_map.py complete dataset log 4 years ago
test_vertical_flip.py add Rotate Python API 4 years ago
test_vocab.py dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType 4 years ago
test_zip.py fix schema & zip validation 5 years ago
util.py dataset UT: check PIL version, delete test_callback_2maps 5 years ago