pytorch/xla

[hard] Op info test for `special.airy_ai`

Open

#7926 aperta il 29 ago 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)C++ (575 fork)github user discovery
good first issuetorchxla2

Metriche repository

Star
 (2786 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Fix the Op info test for special.airy_ai

  1. Find the special.airy_ai in test_ops.py and remove special.airy_ai 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:

Guida contributor