Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaTrainingG committed Sep 25, 2023
1 parent 05c7470 commit 601b21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/legacy_test/test_elementwise_sub_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ def test_float16_add(self):
return
self._split_compute("float16")


@unittest.skipIf(
not core.is_compiled_with_cuda()
or not core.is_bfloat16_supported(core.CUDAPlace(0)),
Expand Down

0 comments on commit 601b21c

Please sign in to comment.