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