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 3a6fa8c commit ce4b6f6Copy full SHA for ce4b6f6
kernels/quantized/cpu/embeddingxb.cpp
@@ -10,6 +10,7 @@
10
#include <algorithm>
11
#include <cinttypes>
12
#include <cmath>
13
+#include <cassert>
14
15
namespace torch {
16
namespace executor {
0 commit comments