tflite_model_maker.config.ExportFormat

An enumeration.

LABEL <ExportFormat.LABEL: 'LABEL'>
SAVED_MODEL <ExportFormat.SAVED_MODEL: 'SAVED_MODEL'>
TFJS <ExportFormat.TFJS: 'TFJS'>
TFLITE <ExportFormat.TFLITE: 'TFLITE'>
VOCAB <ExportFormat.VOCAB: 'VOCAB'>