From 8aba03bac66a32f1558469391da0fcd091aacdd4 Mon Sep 17 00:00:00 2001 From: yumengbo Date: Thu, 19 Dec 2024 03:39:05 +0800 Subject: [PATCH] Support Softmax op --- ggml/src/ggml-openvino.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/ggml/src/ggml-openvino.cpp b/ggml/src/ggml-openvino.cpp index 771ca86d02..797ceb74ba 100644 --- a/ggml/src/ggml-openvino.cpp +++ b/ggml/src/ggml-openvino.cpp @@ -642,8 +642,6 @@ static const std::set& openvino_ops = []() -> const std::set