blob: 8ab8ea6e7c11d7964063ec7ff000f9eff6b701b7 [file] [log] [blame]
// Generated from conv_float_channels_weights_as_inputs.mod.py
// DO NOT EDIT
// clang-format off
#include "TestGenerated.h"
namespace generated_tests::conv_float_channels_weights_as_inputs {
const ::test_helper::TestModel& get_test_model();
TEST_F(GeneratedTests, conv_float_channels_weights_as_inputs) { execute(get_test_model()); }
TEST_F(DynamicOutputShapeTest, conv_float_channels_weights_as_inputs) { execute(get_test_model()); }
} // namespace generated_tests::conv_float_channels_weights_as_inputs
TEST_AVAILABLE_SINCE(V1_0, conv_float_channels_weights_as_inputs, generated_tests::conv_float_channels_weights_as_inputs::get_test_model());
namespace generated_tests::conv_float_channels_weights_as_inputs {
const ::test_helper::TestModel& get_test_model_all_inputs_as_internal();
TEST_F(GeneratedTests, conv_float_channels_weights_as_inputs_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
TEST_F(DynamicOutputShapeTest, conv_float_channels_weights_as_inputs_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
} // namespace generated_tests::conv_float_channels_weights_as_inputs
TEST_AVAILABLE_SINCE(V1_0, conv_float_channels_weights_as_inputs_all_inputs_as_internal, generated_tests::conv_float_channels_weights_as_inputs::get_test_model_all_inputs_as_internal());