Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra message for unpicking fails | AUTOMATIC | 2022-10-14 | 1 | -1/+8 |
* | become even stricter with pickles | AUTOMATIC | 2022-10-11 | 1 | -0/+17 |
* | Newer versions of PyTorch use TypedStorage instead | brkirch | 2022-10-10 | 1 | -1/+5 |
* | add DoubleStorage to list of allowed classes for pickle | AUTOMATIC | 2022-10-09 | 1 | -1/+1 |
* | added guard for torch.load to prevent loading pickles with unknown content | AUTOMATIC | 2022-10-09 | 1 | -0/+89 |