Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dlsh_projection_float16.mod.py.cpp5 namespace lsh_projection_float16 { namespace
12 TEST_F(GeneratedTests, lsh_projection_float16) { in TEST_F() argument
13 execute(lsh_projection_float16::CreateModel, in TEST_F()
14 lsh_projection_float16::is_ignored, in TEST_F()
15 lsh_projection_float16::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, lsh_projection_float16, lsh_projection_float16::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(lsh_projection_float16::CreateModel_float16, in TEST_AVAILABLE_SINCE()
21 lsh_projection_float16::is_ignored_float16, in TEST_AVAILABLE_SINCE()
22 lsh_projection_float16::get_examples_float16()); in TEST_AVAILABLE_SINCE()
24 TEST_AVAILABLE_SINCE(V1_2, lsh_projection_float16_float16, lsh_projection_float16::CreateModel_floa… in TEST_AVAILABLE_SINCE()
[all …]