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