Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dbox_with_nms_limit_gaussian.mod.py.cpp5 namespace box_with_nms_limit_gaussian { namespace
12 TEST_F(GeneratedTests, box_with_nms_limit_gaussian) { in TEST_F() argument
13 execute(box_with_nms_limit_gaussian::CreateModel, in TEST_F()
14 box_with_nms_limit_gaussian::is_ignored, in TEST_F()
15 box_with_nms_limit_gaussian::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_gaussian, box_with_nms_limit_gaussian::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(box_with_nms_limit_gaussian::CreateModel_relaxed, in TEST_AVAILABLE_SINCE()
21 box_with_nms_limit_gaussian::is_ignored_relaxed, in TEST_AVAILABLE_SINCE()
22 box_with_nms_limit_gaussian::get_examples_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(box_with_nms_limit_gaussian::CreateModel_float16, in TEST_F()
[all …]