Skip to content

TorchSnooper v0.7

Compare
Choose a tag to compare
@zasdfgbnm zasdfgbnm released this 08 Aug 18:57
· 13 commits to master since this release
95e179a

Improve support for integral and boolean tensors: On some versions of PyTorch torch.isinf and torch.isnan does not support integral or boolean tensor well, this leads to REPR FAIL in TorchSnooper. This problem is fixed in this version.