Home
last modified time | relevance | path

Searched defs:network_file (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/python/pyarmnn/test/
H A Dtest_network.py48 def get_runtime(shared_data_folder, network_file): argument
63 def test_optimize_executes_successfully(network_file, get_runtime): argument
79 def test_optimize_owned_by_python(network_file, get_runtime): argument
94 def test_optimize_executes_successfully_for_neon_backend_only(network_file, get_runtime): argument
109 def test_optimize_fails_for_invalid_backends(network_file, get_runtime): argument
126 def test_optimize_fails_for_no_backends_specified(network_file, get_runtime): argument
143 def test_serialize_to_dot(network_file, get_runtime, tmpdir): argument
168 def test_serialize_to_dot_mode_readonly(network_file, get_runtime, tmpdir): argument