Skip to content

Commit 75645c8

Browse files
committed
Update
[ghstack-poisoned]
1 parent 7bf3be4 commit 75645c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/xnnpack/runtime/XNNCompiler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ Error defineTensor(
599599
return Error::Ok;
600600
};
601601

602+
#define MAYBE_UNUSED(x) (void)(x)
602603

603604
/*
604605
Define Convert operator Node into the subgraph

0 commit comments

Comments
 (0)