Closed destefy closed 6 months ago
torch.save can generate a consistent hash.
I also replace direct pickling of the model with torch.save and torch.load to avoid repeated serialization
torch.save can generate a consistent hash.
I also replace direct pickling of the model with torch.save and torch.load to avoid repeated serialization