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