Save an object as a binary .pickle file.
model (nn.Module) – model to save
filename (str) – name of file to save model in (excluding extension)