tfds.core.MetadataDict

A tfds.core.Metadata object that acts as a dict.

Inherits From: Metadata

By default, the metadata will be serialized as JSON.

Methods

load_metadata

View source

Restore the metadata.

save_metadata

View source

Save the metadata.