serialization (pmrf.serialization)

Model loading and saving.

Functions

save(target, tree)

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

load(source)

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