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