Skip to content

Commit

Permalink
[SYCL][Matrix][E2E] remove XFAIL for joint_matrix_tf32.cpp cpu testing (
Browse files Browse the repository at this point in the history
  • Loading branch information
yubingex007-a11y authored Dec 22, 2023
1 parent fb8c82d commit e629656
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions sycl/test-e2e/Matrix/SG32/joint_matrix_tf32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// XFAIL:cpu

#include "../common.hpp"

using namespace sycl;
Expand Down
2 changes: 0 additions & 2 deletions sycl/test-e2e/Matrix/joint_matrix_tf32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// XFAIL:cpu

#include "common.hpp"

using namespace sycl;
Expand Down

0 comments on commit e629656

Please sign in to comment.