blob: 5c9cc62fd93a1d76dfb66633e9d766e8aeb64b7b [file] [log] [blame]
// Generated from depthwise_conv2d_float_relaxed.mod.py
// DO NOT EDIT
// clang-format off
#include "TestGenerated.h"
namespace generated_tests::depthwise_conv2d_float_relaxed {
const ::test_helper::TestModel& get_test_model();
TEST_F(GeneratedTests, depthwise_conv2d_float_relaxed) { execute(get_test_model()); }
TEST_F(DynamicOutputShapeTest, depthwise_conv2d_float_relaxed) { execute(get_test_model()); }
} // namespace generated_tests::depthwise_conv2d_float_relaxed
namespace generated_tests::depthwise_conv2d_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_inputs_as_internal();
TEST_F(GeneratedTests, depthwise_conv2d_float_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
TEST_F(DynamicOutputShapeTest, depthwise_conv2d_float_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
} // namespace generated_tests::depthwise_conv2d_float_relaxed
namespace generated_tests::depthwise_conv2d_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_tensors_as_inputs();
TEST_F(GeneratedTests, depthwise_conv2d_float_relaxed_all_tensors_as_inputs) { execute(get_test_model_all_tensors_as_inputs()); }
TEST_F(DynamicOutputShapeTest, depthwise_conv2d_float_relaxed_all_tensors_as_inputs) { execute(get_test_model_all_tensors_as_inputs()); }
} // namespace generated_tests::depthwise_conv2d_float_relaxed
namespace generated_tests::depthwise_conv2d_float_relaxed {
const ::test_helper::TestModel& get_test_model_all_tensors_as_inputs_all_inputs_as_internal();
TEST_F(GeneratedTests, depthwise_conv2d_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, depthwise_conv2d_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::depthwise_conv2d_float_relaxed