diffusion_rs_common::nn

Module 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.