Marshalling of 'torch' objects
# S3 method for class 'luz_module_fitted'
marshal(model, ...)
# S3 method for class 'luz_module_fitted'
marshallable(...)
A marshalled
object as described in marshal()
.
luz::luz_save()
is used to produce a marshalled version
of the original object.
luz::luz_load()
is used to reconstruct a version of the
original object from the marshalled object.