Searched refs:CreateModel (Results 1 – 8 of 8) sorted by relevance
16 void CreateModel(Model *model) {77 execute(depthwise_conv2d_quant8::CreateModel,
48 std::optional<Model> CreateModel(const TestModel& testModel) { in CreateModel() function135 auto model = CreateModel(testModel); in runTest()
16 void CreateModel(Model *model) {80 execute(conv_float::CreateModel,
16 void CreateModel(Model *model) {80 execute(conv_quant8::CreateModel,
16 void CreateModel(Model *model) {93 execute(add_internal::CreateModel,
16 void CreateModel(Model *model) {102 execute(lstm_float::CreateModel,
16 void CreateModel(Model *model) {93 execute(mean_implicit::CreateModel,
390 TEST_F(ValidationTest, CreateModel) { in TEST_F() argument