pytorch/xla

Op info test for `rsub .. searchsorted`

Open

#7,532 建立於 2024年6月25日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)C++ (575 fork)github user discovery
buggood first issuetestingtorchxla2

倉庫指標

Star
 (2,786 star)
PR 合併指標
 (PR 指標待抓取)

描述

Fix the Op info test for rsub .. searchsorted

  1. Find the lines 283 to 287 of test_ops.py and remove rsub .. searchsorted from skip_list
  2. Run op_info test with pytest test/test_ops.py
  3. Fix the failure.

Please refer to this guide as guide to fix:

Also refer to these PRs:

貢獻者指南