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