blob: bec1465733e88cd26e753917f86fb1835d871eb5 [file] [log] [blame]
// clang-format off
// Generated file (from: conv_float_channels_weights_as_inputs.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace conv_float_channels_weights_as_inputs {
// Generated conv_float_channels_weights_as_inputs test
#include "generated/examples/conv_float_channels_weights_as_inputs.example.cpp"
// Generated model constructor
#include "generated/models/conv_float_channels_weights_as_inputs.model.cpp"
} // namespace conv_float_channels_weights_as_inputs
TEST_F(GeneratedTests, conv_float_channels_weights_as_inputs) {
execute(conv_float_channels_weights_as_inputs::CreateModel,
conv_float_channels_weights_as_inputs::is_ignored,
conv_float_channels_weights_as_inputs::get_examples());
}