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