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