-
Save and Load a pytorch model to managed folder on s3 bucket
I train a pytorch model via an python recipe. I have a ManagedFolder as In and Output configured. The MangedFolder is not on the local file system but on a S3 storage. Unfortunately the torch.save an…1 ·