Home
last modified time | relevance | path

Searched refs:add_and_remove_cv_file (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_minddataset_sampler.py33 def add_and_remove_cv_file(): function
65 def test_cv_minddataset_pk_sample_no_column(add_and_remove_cv_file): argument
84 def test_cv_minddataset_pk_sample_basic(add_and_remove_cv_file): argument
106 def test_cv_minddataset_pk_sample_shuffle(add_and_remove_cv_file): argument
127 def test_cv_minddataset_pk_sample_shuffle_1(add_and_remove_cv_file): argument
148 def test_cv_minddataset_pk_sample_shuffle_2(add_and_remove_cv_file): argument
169 def test_cv_minddataset_pk_sample_out_of_range_0(add_and_remove_cv_file): argument
189 def test_cv_minddataset_pk_sample_out_of_range_1(add_and_remove_cv_file): argument
209 def test_cv_minddataset_pk_sample_out_of_range_2(add_and_remove_cv_file): argument
229 def test_cv_minddataset_subset_random_sample_basic(add_and_remove_cv_file): argument
[all …]
Dtest_minddataset_padded.py41 def add_and_remove_cv_file(): function
112 def test_cv_minddataset_reader_basic_padded_samples(add_and_remove_cv_file): argument
139 def test_cv_minddataset_reader_basic_padded_samples_type_cast(add_and_remove_cv_file): argument
167 def test_cv_minddataset_partition_padded_samples(add_and_remove_cv_file): argument
207 def test_cv_minddataset_partition_padded_samples_multi_epoch(add_and_remove_cv_file): argument
279 def test_cv_minddataset_partition_padded_samples_no_dividsible(add_and_remove_cv_file): argument
305 def test_cv_minddataset_partition_padded_samples_dataset_size_no_divisible(add_and_remove_cv_file): argument
327 def test_cv_minddataset_partition_padded_samples_no_equal_column_list(add_and_remove_cv_file): argument
353 def test_cv_minddataset_partition_padded_samples_no_column_list(add_and_remove_cv_file): argument
377 def test_cv_minddataset_partition_padded_samples_no_num_padded(add_and_remove_cv_file): argument
[all …]
Dtest_minddataset.py45 def add_and_remove_cv_file(): function
249 def test_cv_minddataset_partition_tutorial(add_and_remove_cv_file): argument
271 def test_cv_minddataset_partition_num_samples_0(add_and_remove_cv_file): argument
296 def test_cv_minddataset_partition_num_samples_1(add_and_remove_cv_file): argument
321 def test_cv_minddataset_partition_num_samples_2(add_and_remove_cv_file): argument
345 def test_cv_minddataset_partition_num_samples_3(add_and_remove_cv_file): argument
361 def test_cv_minddataset_partition_tutorial_check_shuffle_result(add_and_remove_cv_file): argument
400 …t_cv_minddataset_partition_tutorial_check_whole_reshuffle_result_per_epoch(add_and_remove_cv_file): argument
435 def test_cv_minddataset_check_shuffle_result(add_and_remove_cv_file): argument
529 def test_cv_minddataset_dataset_size(add_and_remove_cv_file): argument
[all …]
Dtest_serdes_dataset.py25 from test_minddataset_sampler import add_and_remove_cv_file, get_data, CV_DIR_NAME, CV_FILE_NAME
513 def skip_test_minddataset(add_and_remove_cv_file=True): argument
Dtest_paddeddataset.py399 def add_and_remove_cv_file(): function
521 test_Mindrecord_Padded(add_and_remove_cv_file)