tflite_support.metadata_writers.metadata_info.AssociatedFileMd

A container for common associated file metadata information.

file_path path to the associated file.
description description of the associated file.
file_type file type of the associated file 1.
locale locale of the associated file 2.

Methods

create_metadata

View source

Creates the associated file metadata.

Returns
A Flatbuffers Python object of the associated file metadata.