Module candle_nn::var_map

source ·

Structs§

  • A VarMap is a store that holds named variables. Variables can be retrieved from the stores and new variables can be added by providing some initialization config in case they are missing. VarMap structures can be serialized in the safetensors format.