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