Adapt cebra.save
and cebra.load
functions for upcoming torch.load
changes
#213
Labels
cebra.save
and cebra.load
functions for upcoming torch.load
changes
#213
Due to an upcoming change in pytorch, we need to make the
cebra.save
function future proof:Steps to implement:
torch.serialization.add_safe_globals
incebra.save
The text was updated successfully, but these errors were encountered: