blob: 803798495416ebe15f5a29a729c26c577707f41d [file] [log] [blame]
// clang-format off
// Generated file (from: box_with_nms_limit_linear.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace box_with_nms_limit_linear {
// Generated box_with_nms_limit_linear test
#include "generated/examples/box_with_nms_limit_linear.example.cpp"
// Generated model constructor
#include "generated/models/box_with_nms_limit_linear.model.cpp"
} // namespace box_with_nms_limit_linear
TEST_F(GeneratedTests, box_with_nms_limit_linear) {
execute(box_with_nms_limit_linear::CreateModel,
box_with_nms_limit_linear::is_ignored,
box_with_nms_limit_linear::get_examples());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_relaxed) {
execute(box_with_nms_limit_linear::CreateModel_relaxed,
box_with_nms_limit_linear::is_ignored_relaxed,
box_with_nms_limit_linear::get_examples_relaxed());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_float16) {
execute(box_with_nms_limit_linear::CreateModel_float16,
box_with_nms_limit_linear::is_ignored_float16,
box_with_nms_limit_linear::get_examples_float16());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_quant8) {
execute(box_with_nms_limit_linear::CreateModel_quant8,
box_with_nms_limit_linear::is_ignored_quant8,
box_with_nms_limit_linear::get_examples_quant8());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape,
box_with_nms_limit_linear::get_examples_dynamic_output_shape());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_relaxed) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_relaxed,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_relaxed,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_relaxed());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_float16) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_float16,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_float16,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_float16());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_quant8) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_quant8,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_quant8,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_quant8());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_2) {
execute(box_with_nms_limit_linear::CreateModel_2,
box_with_nms_limit_linear::is_ignored_2,
box_with_nms_limit_linear::get_examples_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_relaxed_2) {
execute(box_with_nms_limit_linear::CreateModel_relaxed_2,
box_with_nms_limit_linear::is_ignored_relaxed_2,
box_with_nms_limit_linear::get_examples_relaxed_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_float16_2) {
execute(box_with_nms_limit_linear::CreateModel_float16_2,
box_with_nms_limit_linear::is_ignored_float16_2,
box_with_nms_limit_linear::get_examples_float16_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_linear_quant8_2) {
execute(box_with_nms_limit_linear::CreateModel_quant8_2,
box_with_nms_limit_linear::is_ignored_quant8_2,
box_with_nms_limit_linear::get_examples_quant8_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_2) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_2,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_2,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_relaxed_2) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_relaxed_2,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_relaxed_2,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_relaxed_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_float16_2) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_float16_2,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_float16_2,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_float16_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_linear_dynamic_output_shape_quant8_2) {
execute(box_with_nms_limit_linear::CreateModel_dynamic_output_shape_quant8_2,
box_with_nms_limit_linear::is_ignored_dynamic_output_shape_quant8_2,
box_with_nms_limit_linear::get_examples_dynamic_output_shape_quant8_2());
}