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