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