We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e894d commit 19e4f31Copy full SHA for 19e4f31
1 file changed
ggml/src/ggml-openvino/utils.cpp
@@ -33,7 +33,7 @@
33
#include <unordered_map>
34
#include <vector>
35
36
-// Suppress deprecation warning for ov::Tensor::data()
+// Suppress deprecation warning for ov::Tensor::data()
37
#pragma GCC diagnostic push
38
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
39
0 commit comments