Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Dec 23, 2024
1 parent 0baa34b commit e0e8304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime/test/providers/xnnpack/xnnpack_basic_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ TEST(XnnpackEP, TestNhwcConvReluClipFusion) {

#ifdef XNNPACK_FP16_SUPPORTED
// This test can be removed if Mlas implemented FP16 Clip fusion.
// Now TestNhwcConvReluClipFusion_FP16 skipped output verification
// Now TestNhwcConvReluClipFusion_FP16 skips output verification
TEST(XnnpackEP, TestNhwcConvReluFusion_FP16) {
const ORTCHAR_T* ort_model_path = ORT_MODEL_FOLDER "nhwc_conv_relu_model_fp16.onnx";

Expand Down

0 comments on commit e0e8304

Please sign in to comment.