We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d7ba8 commit 5db2d1cCopy full SHA for 5db2d1c
backends/xnnpack/runtime/XNNCompiler.cpp
@@ -19,6 +19,8 @@
19
#pragma clang diagnostic ignored "-Wmissing-prototypes"
20
#pragma clang diagnostic ignored "-Wglobal-constructors"
21
22
+// Dummy change
23
+
24
namespace executorch {
25
namespace backends {
26
namespace xnnpack {
0 commit comments