Expand description
Code for writing metadata to file
ModulesΒ§
- built_
info π - Information about the program build via
built
crate
StructsΒ§
- Metadata π
- Metadata about the program run, build and version information for MUSE and the userβs system
- Platform
Metadata π - Information about the platform on which MUSE is running.
- Program
Metadata π - RunMetadata π
- Information about the model run
ConstantsΒ§
- METADATA_
FILE_ πNAME - The output file name for metadata
FunctionsΒ§
- get_
git_ πhash - Get information about program version from git
- write_
metadata - Write metadata to the specified output path in TOML format