pytorch-lightning-vae icon indicating copy to clipboard operation
pytorch-lightning-vae copied to clipboard

pl_bolts.models.autoencoders.components causes python to terminate

Open ghost opened this issue 2 years ago • 0 comments

When running

from pl_bolts.models.autoencoders.components import resnet18_decoder,resnet18_encoder

Python just terminates with no message... weird.

ghost avatar May 30 '22 11:05 ghost