mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
s390x: disable test_model_exports_to_core_aten.py test (#145835)
It often gets killed by OOM. Disable it while investigating. Pull Request resolved: https://github.com/pytorch/pytorch/pull/145835 Approved by: https://github.com/huydhn
This commit is contained in:
parent
667b94d1c2
commit
44ecbcbd5a
1 changed files with 0 additions and 1 deletions
|
|
@ -436,7 +436,6 @@ S390X_TESTLIST = [
|
|||
"test_mkldnn_verbose",
|
||||
"test_mkl_verbose",
|
||||
"test_mobile_optimizer",
|
||||
"test_model_exports_to_core_aten",
|
||||
"test_module_tracker",
|
||||
"test_monitor",
|
||||
"test_namedtuple_return_api",
|
||||
|
|
|
|||
Loading…
Reference in a new issue