Searched refs:lsh_projection_float16 (Results 1 – 1 of 1) sorted by relevance
5 namespace lsh_projection_float16 { namespace12 TEST_F(GeneratedTests, lsh_projection_float16) { in TEST_F() argument13 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() argument20 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 …]