pytorch/xla

[hard] Op info test for `histogramdd`

Open

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

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

倉庫指標

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

描述

Fix the Op info test for histogramdd

  1. Find the line 92 of test_ops.py and remove histogramdd 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:

貢獻者指南