Searched defs:test_data_folder (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/armnn/delegate/python/test/ |
H A D | test_external_delegate.py | 24 def test_external_delegate_options_gpu_tuning(delegate_dir, test_data_folder, tmp_path): argument 61 def test_external_delegate_options_gpu_cached_network(delegate_dir, test_data_folder, tmp_path): argument 102 def test_external_delegate_gpu_fastmath(delegate_dir, test_data_folder): argument 134 def test_external_delegate_cpu_options(delegate_dir, test_data_folder): argument 172 def test_external_delegate_options_debug(capfd, delegate_dir, test_data_folder): argument 196 def test_external_delegate_options_fp32_to_fp16(capfd, delegate_dir, test_data_folder): argument 221 def test_external_delegate_options_memory_import(delegate_dir, test_data_folder): argument
|
H A D | utils.py | 9 def run_mock_model(delegate, test_data_folder): argument 26 def run_inference(test_data_folder, model_filename, inputs, delegates=None): argument
|
H A D | conftest.py | 8 def test_data_folder(request): function
|
/aosp_15_r20/external/armnn/python/pyarmnn/examples/tests/ |
H A D | test_style_transfer.py | 12 def test_style_transfer_postprocess(test_data_folder): argument 25 def test_style_transfer(test_data_folder): argument 37 def test_run_style_transfer(test_data_folder): argument 52 def test_create_stylized_detection(test_data_folder): argument
|
H A D | test_common_utils.py | 14 def test_get_source_encoding(test_data_folder): argument 20 def test_read_existing_labels_file(test_data_folder): argument 26 def test_preprocess(test_data_folder): argument
|
H A D | test_mfcc.py | 41 def audio_data(test_data_folder, file, audio_cap_params): argument 49 def test_audio_file(audio_data, test_data_folder, file, audio_cap_params): argument
|
H A D | conftest.py | 15 def test_data_folder(): function
|
H A D | test_network_executor.py | 14 def test_execute_network(test_data_folder, executor_name): argument
|
/aosp_15_r20/external/armnn/python/pyarmnn/examples/speech_recognition/tests/ |
H A D | test_decoder.py | 17 def test_labels(test_data_folder): argument 24 def test_decoder(test_data_folder): argument
|
H A D | conftest.py | 14 def test_data_folder(request): function
|