Back to Tensorflow

Module: tf.lite.experimental

tensorflow/lite/g3doc/api_docs/python/tf/lite/experimental.md

2.21.01.3 KB
Original Source

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>

Module: tf.lite.experimental

<!-- Insert buttons and diff --> <table class="tfo-notebook-buttons tfo-api nocontent" align="left"> </table>

Public API for tf.lite.experimental namespace.

Modules

authoring module: Public API for tf.lite.experimental.authoring namespace.

Classes

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.

Functions

load_delegate(...): Returns loaded Delegate object.