Skip to content

Commit b7d89af

Browse files
committed
Update
[ghstack-poisoned]
2 parents 3232b72 + 75645c8 commit b7d89af

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)