Skip to content

Commit a542ca0

Browse files
author
zhangyue
committed
fix(tests): narrow Ascend torch op crash skips
1 parent c0edfe3 commit a542ca0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_torch_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ def _list_default(aten_type):
211211
("npu", "mse_loss"),
212212
("npu", "nonzero"),
213213
("npu", "nuclear_norm"),
214-
("npu", "smooth_l1_loss"),
215214
("npu", "_linalg_svd"),
216215
("npu", "svd"),
217216
}

0 commit comments

Comments
 (0)