Home
last modified time | relevance | path

Searched refs:fully_connected_float_large_weights_as_inputs_relaxed (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Dfully_connected_float_large_weights_as_inputs_relaxed.mod.py.cpp5 namespace fully_connected_float_large_weights_as_inputs_relaxed { namespace
12 TEST_F(GeneratedTests, fully_connected_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
13 execute(fully_connected_float_large_weights_as_inputs_relaxed::CreateModel, in TEST_F()
14 fully_connected_float_large_weights_as_inputs_relaxed::is_ignored, in TEST_F()
15 fully_connected_float_large_weights_as_inputs_relaxed::get_examples()); in TEST_F()
19 execute(fully_connected_float_large_weights_as_inputs_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 fully_connected_float_large_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21fully_connected_float_large_weights_as_inputs_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp1941 namespace fully_connected_float_large_weights_as_inputs_relaxed { namespace
1948 TEST_F(NeuralnetworksHidlTest, fully_connected_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
1950 fully_connected_float_large_weights_as_inputs_relaxed::createTestModel, in TEST_F()
1951 fully_connected_float_large_weights_as_inputs_relaxed::is_ignored, in TEST_F()
1952 fully_connected_float_large_weights_as_inputs_relaxed::get_examples()); in TEST_F()
1955 TEST_F(ValidationTest, fully_connected_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
1956 const Model model = fully_connected_float_large_weights_as_inputs_relaxed::createTestModel(); in TEST_F()
1957 …st std::vector<Request> requests = createRequests(fully_connected_float_large_weights_as_inputs_re… in TEST_F()
1965fully_connected_float_large_weights_as_inputs_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
1966fully_connected_float_large_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]