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