serialization (pmrf.serialization)

Functions for model loading and saving.

Functions

save(target, tree)

Save a ParamRF Model (or any Parax PyTree) to a file.

load(source)

Load a ParamRF Model (or any Parax PyTree) from a file.