Skip to main content

stamp_model_metadata

Function stamp_model_metadata 

Source
pub fn stamp_model_metadata(model: &mut ModelProto, key: &str, value: &str)
Expand description

Stamp (key, value) onto model.metadata_props, replacing any existing entry with the same key. Idempotent on re-runs.