1 // clang-format off
2 // Generated file (from: box_with_nms_limit_linear.mod.py). Do not edit
3 #include "../../TestGenerated.h"
4
5 namespace box_with_nms_limit_linear {
6 // Generated box_with_nms_limit_linear test
7 #include "generated/examples/box_with_nms_limit_linear.example.cpp"
8 // Generated model constructor
9 #include "generated/models/box_with_nms_limit_linear.model.cpp"
10 } // namespace box_with_nms_limit_linear
11
TEST_F(GeneratedTests,box_with_nms_limit_linear)12 TEST_F(GeneratedTests, box_with_nms_limit_linear) {
13 execute(box_with_nms_limit_linear::CreateModel,
14 box_with_nms_limit_linear::is_ignored,
15 box_with_nms_limit_linear::get_examples());
16 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear,box_with_nms_limit_linear::CreateModel)17 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear, box_with_nms_limit_linear::CreateModel)
18
19 TEST_F(GeneratedTests, box_with_nms_limit_linear_relaxed) {
20 execute(box_with_nms_limit_linear::CreateModel_relaxed,
21 box_with_nms_limit_linear::is_ignored_relaxed,
22 box_with_nms_limit_linear::get_examples_relaxed());
23 }
24
TEST_F(GeneratedTests,box_with_nms_limit_linear_float16)25 TEST_F(GeneratedTests, box_with_nms_limit_linear_float16) {
26 execute(box_with_nms_limit_linear::CreateModel_float16,
27 box_with_nms_limit_linear::is_ignored_float16,
28 box_with_nms_limit_linear::get_examples_float16());
29 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear_float16,box_with_nms_limit_linear::CreateModel_float16)30 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear_float16, box_with_nms_limit_linear::CreateModel_float16)
31
32 TEST_F(GeneratedTests, box_with_nms_limit_linear_quant8) {
33 execute(box_with_nms_limit_linear::CreateModel_quant8,
34 box_with_nms_limit_linear::is_ignored_quant8,
35 box_with_nms_limit_linear::get_examples_quant8());
36 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear_quant8,box_with_nms_limit_linear::CreateModel_quant8)37 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear_quant8, box_with_nms_limit_linear::CreateModel_quant8)
38
39 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape) {
40 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape,
41 box_with_nms_limit_linear::is_ignored_dynamic_output_shape,
42 box_with_nms_limit_linear::get_examples_dynamic_output_shape());
43 }
44
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_relaxed)45 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_relaxed) {
46 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_relaxed,
47 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_relaxed,
48 box_with_nms_limit_linear::get_examples_dynamic_output_shape_relaxed());
49 }
50
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_float16)51 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_float16) {
52 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_float16,
53 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_float16,
54 box_with_nms_limit_linear::get_examples_dynamic_output_shape_float16());
55 }
56
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_quant8)57 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_quant8) {
58 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_quant8,
59 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_quant8,
60 box_with_nms_limit_linear::get_examples_dynamic_output_shape_quant8());
61 }
62
TEST_F(GeneratedTests,box_with_nms_limit_linear_2)63 TEST_F(GeneratedTests, box_with_nms_limit_linear_2) {
64 execute(box_with_nms_limit_linear::CreateModel_2,
65 box_with_nms_limit_linear::is_ignored_2,
66 box_with_nms_limit_linear::get_examples_2());
67 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear_2,box_with_nms_limit_linear::CreateModel_2)68 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear_2, box_with_nms_limit_linear::CreateModel_2)
69
70 TEST_F(GeneratedTests, box_with_nms_limit_linear_relaxed_2) {
71 execute(box_with_nms_limit_linear::CreateModel_relaxed_2,
72 box_with_nms_limit_linear::is_ignored_relaxed_2,
73 box_with_nms_limit_linear::get_examples_relaxed_2());
74 }
75
TEST_F(GeneratedTests,box_with_nms_limit_linear_float16_2)76 TEST_F(GeneratedTests, box_with_nms_limit_linear_float16_2) {
77 execute(box_with_nms_limit_linear::CreateModel_float16_2,
78 box_with_nms_limit_linear::is_ignored_float16_2,
79 box_with_nms_limit_linear::get_examples_float16_2());
80 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear_float16_2,box_with_nms_limit_linear::CreateModel_float16_2)81 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear_float16_2, box_with_nms_limit_linear::CreateModel_float16_2)
82
83 TEST_F(GeneratedTests, box_with_nms_limit_linear_quant8_2) {
84 execute(box_with_nms_limit_linear::CreateModel_quant8_2,
85 box_with_nms_limit_linear::is_ignored_quant8_2,
86 box_with_nms_limit_linear::get_examples_quant8_2());
87 }
TEST_AVAILABLE_SINCE(V1_2,box_with_nms_limit_linear_quant8_2,box_with_nms_limit_linear::CreateModel_quant8_2)88 TEST_AVAILABLE_SINCE(V1_2, box_with_nms_limit_linear_quant8_2, box_with_nms_limit_linear::CreateModel_quant8_2)
89
90 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_2) {
91 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_2,
92 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_2,
93 box_with_nms_limit_linear::get_examples_dynamic_output_shape_2());
94 }
95
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_relaxed_2)96 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_relaxed_2) {
97 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_relaxed_2,
98 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_relaxed_2,
99 box_with_nms_limit_linear::get_examples_dynamic_output_shape_relaxed_2());
100 }
101
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_float16_2)102 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_float16_2) {
103 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_float16_2,
104 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_float16_2,
105 box_with_nms_limit_linear::get_examples_dynamic_output_shape_float16_2());
106 }
107
TEST_F(DynamicOutputShapeTest,box_with_nms_limit_linear_dynamic_output_shape_quant8_2)108 TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_quant8_2) {
109 execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_quant8_2,
110 box_with_nms_limit_linear::is_ignored_dynamic_output_shape_quant8_2,
111 box_with_nms_limit_linear::get_examples_dynamic_output_shape_quant8_2());
112 }
113
114