tensorflow/lite/g3doc/api_docs/python/tflite_model_maker/model_spec.md
page_type: reference description: APIs for the model spec of TFLite Model Maker.
<link rel="stylesheet" href="/site-assets/css/style.css"> <!-- DO NOT EDIT! Automatically generated file. --> <div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tflite_model_maker.model_spec" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="AUDIO_CLASSIFICATION_MODELS"/> <meta itemprop="property" content="IMAGE_CLASSIFICATION_MODELS"/> <meta itemprop="property" content="OBJECT_DETECTION_MODELS"/> <meta itemprop="property" content="QUESTION_ANSWER_MODELS"/> <meta itemprop="property" content="RECOMMENDATION_MODELS"/> <meta itemprop="property" content="TEXT_CLASSIFICATION_MODELS"/> </div>View source on GitHub
APIs for the model spec of TFLite Model Maker.
get(...): Gets model spec by name or instance, and init with args and kwarges.