blob: 822e293d17da561937ad4aea7b32bc047a55f089 [file] [log] [blame]
// Generated from fully_connected_float_weights_as_inputs_relaxed.mod.py
// DO NOT EDIT
// clang-format off
#include "TestGenerated.h"
namespace generated_tests::fully_connected_float_weights_as_inputs_relaxed {
const ::test_helper::TestModel& get_test_model();
TEST_F(GeneratedTests, fully_connected_float_weights_as_inputs_relaxed) { execute(get_test_model()); }
TEST_F(DynamicOutputShapeTest, fully_connected_float_weights_as_inputs_relaxed) { execute(get_test_model()); }
} // namespace generated_tests::fully_connected_float_weights_as_inputs_relaxed
namespace generated_tests::fully_connected_float_weights_as_inputs_relaxed {
const ::test_helper::TestModel& get_test_model_all_inputs_as_internal();
TEST_F(GeneratedTests, fully_connected_float_weights_as_inputs_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
TEST_F(DynamicOutputShapeTest, fully_connected_float_weights_as_inputs_relaxed_all_inputs_as_internal) { execute(get_test_model_all_inputs_as_internal()); }
} // namespace generated_tests::fully_connected_float_weights_as_inputs_relaxed