You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI run always (?) fails with the following message due to timeout (set to 40 min). Similarly to #11184, the actual tests seem to always pass, but the difference is that runs here get cancelled due to timeouts instead of segfaults.
=== 2247 passed, 499 skipped, 11 xfailed, 3618 warnings in 613.75s (0:10:13) ===
Error: The operation was canceled.
🐛 Bug
The CI run always (?) fails with the following message due to timeout (set to 40 min). Similarly to #11184, the actual tests seem to always pass, but the difference is that runs here get cancelled due to timeouts instead of segfaults.
To Reproduce
Expected behavior
No timeout.
Environment
conda
,pip
, source):torch.__config__.show()
:Additional context
Could be the same issue as #11184, but creating this issue for tracking just in case.
cc @carmocca @akihironitta @Borda
The text was updated successfully, but these errors were encountered: