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