/third_party/mindspore/tests/ut/python/dataset/ |
D | test_compose.py | 37 def test_config(arr, op_list): function 112 def test_config(arr, input_columns, output_cols, op_list): function 139 def test_config(arr, input_columns, output_cols, op_list): function 175 def test_config(plot, file_name, op_list): function 227 def test_config(op_list): function 261 def test_config(op_list): function
|
D | test_sampler.py | 31 def test_config(num_samples, num_repeats=None): function 54 def test_config(replacement, num_samples, num_repeats): function 77 def test_config(replacement, num_samples, num_repeats, validate): function 120 def test_config(num_repeats, sampler): function 167 def test_config(start_index, num_samples): function 190 def test_config(indices, num_samples=None, exception_msg=None): function 250 def test_config(num_shards, shard_id): function
|
D | test_from_dataset.py | 59 def test_config(freq_range, top_k): function 107 def test_config(texts, top_k, special_tokens, special_first): function 126 def test_config(columns, freq_range, top_k, s): function
|
D | test_vocab.py | 89 def test_config(lookup_str, vocab_input, special_tokens, special_first, unknown_token): function 152 def test_config(lookup_str, vocab_size, special_tokens, special_first): function 183 def test_config(lookup_str, data_type=None): function
|
D | test_datasets_flowers102.py | 300 def test_config(usage): function 325 def test_config(task): function
|
D | test_c_random_choice.py | 27 def test_config(arr, op_list): function
|
D | test_random_select_subpolicy.py | 24 def test_config(arr, policy): function
|
D | test_c_random_apply.py | 24 def test_config(arr, op_list, prob=0.5): function
|
D | test_c_compose.py | 25 def test_config(arr, op_list): function
|
D | test_datasets_sbd.py | 196 def test_config(usage): function
|
D | test_ngram_op.py | 93 def test_config(input_line, n, l_pad=("", 0), r_pad=("", 0), sep=" "): function
|
D | test_datasets_usps.py | 276 def test_config(usage, path=None): function
|
D | test_project.py | 169 def test_config(num, col_order): function
|
D | test_datasets_cityscapes.py | 246 def test_config(usage="train", quality_mode="fine", task="color"): function
|
D | test_datasets_mnist.py | 260 def test_config(usage, mnist_path=None): function
|
D | test_datasets_cifarop.py | 403 def test_config(usage, flag=True, cifar_path=None): function
|
/third_party/python/Lib/test/ |
D | test_turtle.py | 11 test_config = """\ variable
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 1198 struct glx_config test_config; in choose_fbconfig() local 1252 struct glx_config test_config; in glXChooseVisual() local
|
/third_party/python/Modules/ |
D | _testcapimodule.c | 69 test_config(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_config() function
|