tensorflow/lite/g3doc/api_docs/python/tf/lite/experimental.md
page_type: reference description: Public API for tf.lite.experimental namespace.
<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="tf.lite.experimental" /> <meta itemprop="path" content="Stable" /> </div>Public API for tf.lite.experimental namespace.
authoring module: Public API for tf.lite.experimental.authoring namespace.
class Analyzer: Provides a collection of TFLite model analyzer tools.
class OpResolverType: Different types of op resolvers for Tensorflow Lite.
class QuantizationDebugOptions: Debug options to set up a given QuantizationDebugger.
class QuantizationDebugger: Debugger for Quantized TensorFlow Lite debug mode models.
load_delegate(...): Returns loaded Delegate object.