Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dlsh_projection_2_relaxed.mod.py.cpp5 namespace lsh_projection_2_relaxed { namespace
12 TEST_F(GeneratedTests, lsh_projection_2_relaxed) { in TEST_F() argument
13 execute(lsh_projection_2_relaxed::CreateModel, in TEST_F()
14 lsh_projection_2_relaxed::is_ignored, in TEST_F()
15 lsh_projection_2_relaxed::get_examples()); in TEST_F()
19 execute(lsh_projection_2_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 lsh_projection_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 lsh_projection_2_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp2549 namespace lsh_projection_2_relaxed { namespace
2556 TEST_F(NeuralnetworksHidlTest, lsh_projection_2_relaxed) { in TEST_F() argument
2558 lsh_projection_2_relaxed::createTestModel, in TEST_F()
2559 lsh_projection_2_relaxed::is_ignored, in TEST_F()
2560 lsh_projection_2_relaxed::get_examples()); in TEST_F()
2563 TEST_F(ValidationTest, lsh_projection_2_relaxed) { in TEST_F() argument
2564 const Model model = lsh_projection_2_relaxed::createTestModel(); in TEST_F()
2565 const std::vector<Request> requests = createRequests(lsh_projection_2_relaxed::get_examples()); in TEST_F()
2573 lsh_projection_2_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
2574 lsh_projection_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]