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