Skip to content

Commit e6b09d2

Browse files
authored
1 parent b4bd556 commit e6b09d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernels/quantized/test/op_embedding_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,5 +406,5 @@ TEST(OpQuantizedEmbeddingTest, TestOutOfBoundsIndex) {
406406
quant_max,
407407
indices,
408408
out),
409-
"Index out of bounds for weight");
409+
"");
410410
}

0 commit comments

Comments
 (0)