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