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