Given the change in PyTorch version was when the change in inference output occurred, the suspicion is that the new behavior observed stems from a change introduced in the new version. I'll admit that ...
EDIT 2: This is a problem with Python 3.12 as well. Currently, trying to install Augur in a Conda environment with Python 3.11 pinned does not work. % micromamba ...