pub fn save<B: Backend>( path: impl AsRef<Path>, executor: &Executor<B>, ) -> Result<()>
Save all parameters from an Executor to a checkpoint file.
Parameters are stored with keys in the format "graph_name/param_name".
"graph_name/param_name"