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