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