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