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