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