| .. |
|
README.md
|
fix code format bug
|
2021-03-25 09:18:36 +08:00 |
|
conftest.py
|
Fix bug in terminating a failed pipeline
|
2022-03-15 11:35:28 -04:00 |
|
test_2ops.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_adjust_brightness.py
|
“add1”
|
2022-08-12 18:44:09 +08:00 |
|
test_adjust_contrast.py
|
“add1”
|
2022-08-12 18:44:09 +08:00 |
|
test_adjust_saturation.py
|
Update new operator AdjustSaturation
|
2022-08-09 10:24:05 +08:00 |
|
test_adjust_sharpness.py
|
update new operator AdjustSharpness
|
2022-08-08 15:22:10 +08:00 |
|
test_adjustgamma.py
|
[MD] fix: check input type before creating tensor in vision eager
|
2022-06-23 17:23:59 -04:00 |
|
test_adjusthue.py
|
[feat] [assistant] [I501PW] Add new operator AdjustHue
|
2022-08-12 11:02:31 +08:00 |
|
test_affine.py
|
fix TFReader coredump
|
2022-09-01 16:16:30 +08:00 |
|
test_allpass_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_amplitude_to_db.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_angle.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_apply.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_auto_augment.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_autocontrast.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_autotune.py
|
format minddata log
|
2022-11-03 21:02:01 +08: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
|
[MD] Serialize Python UDFs - log a warning
|
2022-09-26 22:48:12 -04:00 |
|
test_band_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_bandpass_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_bandreject_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_bass_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_batch.py
|
del batch param: column_order & pad_info
|
2022-10-17 09:35:41 +08:00 |
|
test_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_bounding_box_augment.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_browse_dataset.py
|
Added docs for ut files
|
2022-05-24 17:43:53 -04:00 |
|
test_bucket_batch_by_length.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_cache_map.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_cache_nomap.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_callbacks.py
|
Delete close_pool and to_device interface
|
2022-10-18 09:30:58 +08:00 |
|
test_center_crop.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_char_n_gram.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_complex_norm.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_compose.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_compute_deltas.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_concat.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_concatenate_op.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_config.py
|
[MD] add repeatability for failover reset
|
2022-09-22 17:27:38 -04:00 |
|
test_contrast.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_convertcolor.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_create_dct.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_crop.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_cut_out.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_cutmix_batch_op.py
|
Support float label in MixUpBatch and CutMixBatch
|
2022-11-07 14:22:06 +08:00 |
|
test_dataset_numpy_slices.py
|
fix: numpy slices dataset with diff shape
|
2022-10-25 14:49:38 +08:00 |
|
test_datasets_ag_news.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_amazon_review.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_caltech101.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_caltech256.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_celeba.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_cifarop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_cityscapes.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_clue.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_cmu_arctic.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_coco.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_conll2000.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_csv.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_dbpedia.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_div2k.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_emnist.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_enwik9.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_fake_image.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_fashion_mnist.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_flickr.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_flowers102.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_generator.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_datasets_get_dataset_size.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_datasets_get_dynamic_shape.py
|
del set_dynamic_columns operation
|
2022-11-02 15:08:21 +08:00 |
|
test_datasets_gtzan.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_imagefolder.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_imdb.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_iwslt.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_kitti.py
|
del batch param: column_order & pad_info
|
2022-10-17 09:35:41 +08:00 |
|
test_datasets_kmnist.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_lfw.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_datasets_libri_tts.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_lj_speech.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_lsun.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_manifestop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_mnist.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_multi30k.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_datasets_obs_mindrecord.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_omniglot.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_penn_treebank.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_photo_tour.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_places365.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_qmnist.py
|
takedown testcases to ensure gate stability
|
2022-11-05 11:19:20 +08:00 |
|
test_datasets_sbd.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_datasets_sbu.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_semeion.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_sharding.py
|
Added docs for ut files
|
2022-05-24 17:43:53 -04:00 |
|
test_datasets_sogou_news.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_speech_commands.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_squad.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_stl10.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_svhn.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_tedlium.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_textfileop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_tfrecord.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_udposop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_usps.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_datasets_voc.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_wider_face.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_wiki_text.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_yahoo_answers.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_yelp_review.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_datasets_yes_no.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_db_to_amplitude.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_dc_shift.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_decode.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_deemph_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_detect_pitch_frequency.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_deviceop_cpu.py
|
Delete close_pool and to_device interface
|
2022-10-18 09:30:58 +08:00 |
|
test_dither.py
|
fix validation of Dither and code examples of mindrecord
|
2022-08-25 11:52:15 +08:00 |
|
test_duplicate_op.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_eager_text.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_eager_transforms.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_eager_vision.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_encode_jpeg.py
|
[feat] [assistant] [I4S2F8] add new data operator encode_jpeg
|
2022-10-20 11:38:58 -04:00 |
|
test_epoch_ctrl.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_equalize.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_equalizer_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_erase.py
|
erase
|
2022-08-03 13:14:14 +08:00 |
|
test_exceptions.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_fade.py
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
|
test_fast_text.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_fill_op.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_filter_wikipedia_xml.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_filterop.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_filtfilt.py
|
update scripts/fl_restful_tool.py.
|
2022-07-06 12:21:04 +08:00 |
|
test_five_crop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_flanger.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_flat_map.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_formatted_exception.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_frequency_masking.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_from_dataset.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_gain.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_gaussian_blur.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_generator_reset_pass.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_get_col_names.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_get_image_num_channels.py
|
[MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
|
2022-05-31 16:14:32 -04:00 |
|
test_get_image_size.py
|
[MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
|
2022-05-31 16:14:32 -04:00 |
|
test_get_size.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_glove.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_graph.py
|
add Graph and InMemoryGraphDataset
|
2022-07-13 22:33:33 +08:00 |
|
test_graphdata.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_graphdata_distributed.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_griffinlim.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_highpass_biquad.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_horizontal_flip.py
|
[misc] [assistant] [#I5EWHP] modify the operator horizontalFlip
|
2022-09-23 10:58:06 +08:00 |
|
test_hwc2chw.py
|
fix Hwc2Chw with 2 dim tensor
|
2022-06-16 11:51:13 +08:00 |
|
test_input_indexes.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_inverse_mel_scale.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_invert.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_iterator.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_lfilter.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_linear_fbanks.py
|
This is a combination of nine
|
2022-08-04 13:15:33 +08:00 |
|
test_linear_transformation.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_lowpass_biquad.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_magphase.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_map.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_map_offload.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_map_unified_approach.py
|
[MD][UT] Transforms Unification - Verify selected op implementation
|
2022-07-05 20:53:07 -04:00 |
|
test_mask_along_axis.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_mask_along_axis_iid.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_mask_op.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_mel_scale.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_melscale_fbanks.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_minddataset.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_minddataset_autotune.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_minddataset_exception.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_minddataset_multi_images.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_minddataset_multi_images_and_ndarray.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_minddataset_padded.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_minddataset_sampler.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_mixup_label_smoothing.py
|
!35147 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm
|
2022-05-30 17:23:32 +00:00 |
|
test_mixup_op.py
|
Support float label in MixUpBatch and CutMixBatch
|
2022-11-07 14:22:06 +08:00 |
|
test_mu_law_decoding.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_mu_law_encoding.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_ngram_op.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_nlp.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_noop_mode.py
|
Purge python ps judgement
|
2022-10-31 19:35:15 +08:00 |
|
test_normalize_op.py
|
[feat][assistant][I4S2FM]expand the normalization operation of high dimension
|
2022-08-26 17:00:23 +08:00 |
|
test_normalizepad_op.py
|
fix several bugs
|
2022-07-07 20:19:33 +08:00 |
|
test_num_samples.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_onehot_op.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_opt.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_opt_pass.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_overdrive.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_pad.py
|
Change the parameter of padding
|
2022-10-18 17:15:31 +08:00 |
|
test_pad_batch.py
|
del batch param: column_order & pad_info
|
2022-10-17 09:35:41 +08:00 |
|
test_pad_end_op.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_pad_to_size.py
|
add dtype validation for RandomCropWithBbox
|
2022-08-01 23:16:04 +08:00 |
|
test_paddeddataset.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_pair_truncate.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_perspective.py
|
update operator Perspective
|
2022-09-02 15:12:55 +08:00 |
|
test_phase_vocoder.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_phaser.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_posterize.py
|
update operator Posterize
|
2022-08-09 16:41:18 +08:00 |
|
test_profiling.py
|
change rank id to 0
|
2022-07-21 11:16:52 -04:00 |
|
test_profiling_startstop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_project.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_pyfunc.py
|
[MD] PyFunc in Map op - log warning for returned list with mixed types. UT updates.
|
2022-10-28 14:35:55 -04:00 |
|
test_pyfunc_multiprocess.py
|
python MP new
|
2022-06-08 10:52:44 -04:00 |
|
test_pyfunc_multiprocess_autotune.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_python_tokenizer.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_rand_augment.py
|
fix code examples
|
2022-10-19 18:12:44 +08:00 |
|
test_random_adjust_sharpness.py
|
fix bug function
|
2022-06-17 11:43:28 +08:00 |
|
test_random_affine.py
|
[MD] Fix some serdes bugs for Py UDFs, Py ops (w enum Inter & Border
|
2022-09-16 16:02:26 -04:00 |
|
test_random_apply.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_auto_contrast.py
|
[FIX][BUG][FUNC] randomautocontrast
|
2022-06-28 16:35:01 +08:00 |
|
test_random_choice.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_random_color.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_color_adjust.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_random_crop.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_crop_and_resize.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_crop_and_resize_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_crop_decode_resize.py
|
fix several bugs in old release
|
2022-06-22 19:58:00 +08:00 |
|
test_random_crop_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_dataset.py
|
Added docs for ut files
|
2022-05-24 17:43:53 -04:00 |
|
test_random_equalize.py
|
fix bug function
|
2022-07-06 14:53:47 +08:00 |
|
test_random_erasing.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_grayscale.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_horizontal_flip.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_horizontal_flip_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_invert.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_random_lighting.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_order.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_perspective.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_posterize.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_random_resize.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_resize_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_rotation.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_select_subpolicy.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_random_sharpness.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_random_solarize_op.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_random_vertical_flip.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_random_vertical_flip_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_read_file.py
|
[feat] [assistant] [I4S2F6] add new data operator read_file
|
2022-11-03 12:43:55 -04:00 |
|
test_rename.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_repeat.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_resample.py
|
[feat][assistant[I3CEG6] add op resample
|
2022-06-08 11:46:12 +08:00 |
|
test_rescale_op.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_reset.py
|
[MD] fix repeatability with python MP + support in failover reset
|
2022-10-06 17:00:09 -04:00 |
|
test_resize.py
|
[MD] Fix some serdes bugs for Py UDFs, Py ops (w enum Inter & Border
|
2022-09-16 16:02:26 -04:00 |
|
test_resize_with_bbox.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_resized_crop.py
|
Add new operator ResizedCrop
|
2022-08-22 13:21:48 +08:00 |
|
test_rgb_hsv.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_riaa_biquad.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_rotate.py
|
[feat] [assistant] [#I5EWHQ] add new video operator Rotate
|
2022-09-26 22:22:18 +08:00 |
|
test_sampler.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_sampler_chain.py
|
fix adding user defined sampler with add_sampler
|
2022-10-17 17:37:57 +08:00 |
|
test_save_op.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_schema.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_sentencepiece_tokenizer.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_serdes_dataset.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_shuffle.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_skip.py
|
fix: md asan error
|
2022-09-24 17:32:48 +08:00 |
|
test_slice_op.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_slice_patches.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_sliding_window.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_sliding_window_cmn.py
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
|
test_solarize.py
|
ns
|
2022-07-28 23:02:30 +08:00 |
|
test_spectral_centroid.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_spectrogram.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_split.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
test_sync_wait.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_take.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_ten_crop.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_tensor.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_tensor_empty.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_tensor_string.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_text_basic_tokenizer.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_text_bert_tokenizer.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_text_jieba_tokenizer.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_text_tokenizer.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_text_wordpiece_tokenizer.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_time_masking.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_time_stretch.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_to_number_op.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_to_numpy.py
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
|
test_to_pil.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_to_tensor.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_to_type.py
|
Temporal solution md5
|
2022-07-29 11:11:31 -04:00 |
|
test_treble_biquad.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_trivial_augment_wide.py
|
newhko
|
2022-08-05 21:47:28 +08:00 |
|
test_two_level_pipeline.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_type_cast.py
|
[MD] ToTensor, TypeCast and ToType fixes, plus UT enhancements
|
2022-06-16 16:30:17 -04:00 |
|
test_uniform_augment.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_unique_op.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
test_vad.py
|
Added docs to ut part 4
|
2022-06-02 21:37:15 -04:00 |
|
test_var_batch_map.py
|
del batch param: column_order & pad_info
|
2022-10-17 09:35:41 +08:00 |
|
test_vectors.py
|
format minddata log
|
2022-11-03 21:02:01 +08:00 |
|
test_vertical_flip.py
|
[feat] [assistant] [#I5EWHP] add new video operator VerticalFlip
|
2022-09-23 11:16:23 +08:00 |
|
test_vocab.py
|
support processing bytes data in Dataset
|
2022-08-26 14:33:42 +08:00 |
|
test_vol.py
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
|
test_write_file.py
|
[feat] [assistant] [I4S2FA] add new data operator write_file
|
2022-10-28 04:42:21 -04:00 |
|
test_zip.py
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
|
util.py
|
del: column_order in map
|
2022-10-18 21:07:38 +08:00 |
|
util_minddataset.py
|
fix gis issue
|
2022-03-29 11:17:01 +08:00 |