Skip to content

Commit d8072d7

Browse files
lucylqfacebook-github-bot
authored andcommitted
1 parent e163575 commit d8072d7

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)