tflite_support.metadata_writers.metadata_info.CategoryTensorMd

A container for the category tensor metadata information.

Inherits From: TensorMd

name name of the tensor.
description description of what the tensor is.
label_files information of the label files 1 in the category tensor.

Methods

create_metadata

View source

Creates the input tensor metadata based on the information.

Returns
A Flatbuffers Python object of the input metadata.