pytorch/xla

Op info test for `linalg.ldl_solve`

Open

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

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

倉庫指標

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

描述

Fix the Op info test for linalg.ldl_solve

  1. Find the line 123 of test_ops.py and remove linalg.ldl_solve 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:

貢獻者指南