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