pytorch
2c1efe74 - Enable some PyTorch core tests with inductor (#87490)

Commit
2 years ago
Enable some PyTorch core tests with inductor (#87490) Summary: 1) Graph break on torch.random.set_rng_state since it blocks running inductor core tests; 2) Add several inductor-specific skips; 3) Enable several core tests for inductor CI; cc @jansel @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 Pull Request resolved: https://github.com/pytorch/pytorch/pull/87490 Approved by: https://github.com/eellison
Author
Committer
Parents
Loading