blob: 45cc3386bc60b708bef482392ae7354a558c8ada [file] [log] [blame]
// clang-format off
// Generated file (from: box_with_nms_limit_hard.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace box_with_nms_limit_hard {
// Generated box_with_nms_limit_hard test
#include "generated/examples/box_with_nms_limit_hard.example.cpp"
// Generated model constructor
#include "generated/models/box_with_nms_limit_hard.model.cpp"
} // namespace box_with_nms_limit_hard
TEST_F(GeneratedTests, box_with_nms_limit_hard) {
execute(box_with_nms_limit_hard::CreateModel,
box_with_nms_limit_hard::is_ignored,
box_with_nms_limit_hard::get_examples());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_relaxed) {
execute(box_with_nms_limit_hard::CreateModel_relaxed,
box_with_nms_limit_hard::is_ignored_relaxed,
box_with_nms_limit_hard::get_examples_relaxed());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_float16) {
execute(box_with_nms_limit_hard::CreateModel_float16,
box_with_nms_limit_hard::is_ignored_float16,
box_with_nms_limit_hard::get_examples_float16());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_quant8) {
execute(box_with_nms_limit_hard::CreateModel_quant8,
box_with_nms_limit_hard::is_ignored_quant8,
box_with_nms_limit_hard::get_examples_quant8());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape,
box_with_nms_limit_hard::get_examples_dynamic_output_shape());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_relaxed) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_relaxed,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_relaxed,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_relaxed());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_float16) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_float16,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_float16,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_float16());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_quant8) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_quant8,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_quant8,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_quant8());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_2) {
execute(box_with_nms_limit_hard::CreateModel_2,
box_with_nms_limit_hard::is_ignored_2,
box_with_nms_limit_hard::get_examples_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_relaxed_2) {
execute(box_with_nms_limit_hard::CreateModel_relaxed_2,
box_with_nms_limit_hard::is_ignored_relaxed_2,
box_with_nms_limit_hard::get_examples_relaxed_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_float16_2) {
execute(box_with_nms_limit_hard::CreateModel_float16_2,
box_with_nms_limit_hard::is_ignored_float16_2,
box_with_nms_limit_hard::get_examples_float16_2());
}
TEST_F(GeneratedTests, box_with_nms_limit_hard_quant8_2) {
execute(box_with_nms_limit_hard::CreateModel_quant8_2,
box_with_nms_limit_hard::is_ignored_quant8_2,
box_with_nms_limit_hard::get_examples_quant8_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_2) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_2,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_2,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_relaxed_2) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_relaxed_2,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_relaxed_2,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_relaxed_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_float16_2) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_float16_2,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_float16_2,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_float16_2());
}
TEST_F(DynamicOutputShapeTest, box_with_nms_limit_hard_dynamic_output_shape_quant8_2) {
execute(box_with_nms_limit_hard::CreateModel_dynamic_output_shape_quant8_2,
box_with_nms_limit_hard::is_ignored_dynamic_output_shape_quant8_2,
box_with_nms_limit_hard::get_examples_dynamic_output_shape_quant8_2());
}