Faults not truncating #1092
Answered by
s-pearsongrant
May 12, 2026
Replies: 1 comment
|
For anyone else who might come across this issue, it appears to be related to PyTORCH. The most recent version (2.11) shows this behaviour, but reverting to version 2.8 of PyTORCH the faults truncate as expected. |
0 replies
Answer selected by
s-pearsongrant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


For anyone else who might come across this issue, it appears to be related to PyTORCH. The most recent version (2.11) shows this behaviour, but reverting to version 2.8 of PyTORCH the faults truncate as expected.