Revert "WIP / TST: allow testing torch._numpy under Dynamo (#110401)"

This reverts commit 5ed4a423ded14138f1a724eff15ccd14648f6c49.

Reverted https://github.com/pytorch/pytorch/pull/110401 on behalf of https://github.com/huydhn due to Sorry for reverting your change, but it is failing dynamo job in trunk 5ed4a423de ([comment](https://github.com/pytorch/pytorch/pull/110401#issuecomment-1779811943))
This commit is contained in:
PyTorch MergeBot
2023-10-25 18:21:14 +00:00
parent e9804aaacc
commit 7e654c8f88
36 changed files with 649 additions and 1201 deletions

View File

@ -13,5 +13,3 @@ testpaths =
junit_logging_reruns = all
filterwarnings =
ignore:Module already imported so cannot be rewritten.*hypothesis:pytest.PytestAssertRewriteWarning
strict_xfail = True