blob: 163482408dd4ff9f299c132ac8c9101ce94a7406 [file] [log] [blame]
// Generated from conv_float_relaxed.mod.py
// DO NOT EDIT
// clang-format off
#include "TestGenerated.h"
namespace generated_tests::conv_float_relaxed {
const ::test_helper::TestModel& get_test_model();
TEST_F(GeneratedTests, conv_float_relaxed) { execute(get_test_model()); }
TEST_F(DynamicOutputShapeTest, conv_float_relaxed) { execute(get_test_model()); }
} // namespace generated_tests::conv_float_relaxed
namespace generated_tests::conv_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_inputs_as_internal();
TEST_F(GeneratedTests, conv_float_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
TEST_F(DynamicOutputShapeTest, conv_float_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
} // namespace generated_tests::conv_float_relaxed
namespace generated_tests::conv_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_tensors_as_inputs();
TEST_F(GeneratedTests, conv_float_relaxed_all_tensors_as_inputs) { execute(get_test_model_all_tensors_as_inputs()); }
TEST_F(DynamicOutputShapeTest, conv_float_relaxed_all_tensors_as_inputs) { execute(get_test_model_all_tensors_as_inputs()); }
} // namespace generated_tests::conv_float_relaxed
namespace generated_tests::conv_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_tensors_as_inputs_all_inputs_as_internal();
TEST_F(GeneratedTests, conv_float_relaxed_all_tensors_as_inputs_all_inputs_as_internal) { execute(get_test_model_all_tensors_as_inputs_all_inputs_as_internal()); }
TEST_F(DynamicOutputShapeTest, conv_float_relaxed_all_tensors_as_inputs_all_inputs_as_internal) { execute(get_test_model_all_tensors_as_inputs_all_inputs_as_internal()); }
} // namespace generated_tests::conv_float_relaxed