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 b4bd556 commit e6b09d2Copy full SHA for e6b09d2
kernels/quantized/test/op_embedding_test.cpp
@@ -406,5 +406,5 @@ TEST(OpQuantizedEmbeddingTest, TestOutOfBoundsIndex) {
406
quant_max,
407
indices,
408
out),
409
- "Index out of bounds for weight");
+ "");
410
}
0 commit comments