Skip to content

Commit a004819

Browse files
author
zhangyue
committed
fix(tests): skip Ascend soft margin loss crash
1 parent a542ca0 commit a004819

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_torch_ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ def _list_default(aten_type):
211211
("npu", "mse_loss"),
212212
("npu", "nonzero"),
213213
("npu", "nuclear_norm"),
214+
("npu", "soft_margin_loss"),
214215
("npu", "_linalg_svd"),
215216
("npu", "svd"),
216217
}

0 commit comments

Comments
 (0)