-
Couldn't load subscription status.
- Fork 560
Closed
Labels
Description
Fix the Op info test for nn.functional.smooth_l1_loss .. nn.functional.softsign
- Find the lines 438 to 442 of test_ops.py and remove
nn.functional.smooth_l1_loss..nn.functional.softsignfromskip_list - Run op_info test with
pytest test/test_ops.py - Fix the failure.
Please refer to
this guide as guide to fix:
Also refer to these PRs: