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