Module: tfmot  |  TensorFlow Model Optimization (original) (raw)

Module: tfmot

Stay organized with collections Save and categorize content based on your preferences.

Init module for TensorFlow Model Optimization Python API.

import tensorflow_model_optimization as tfmot

Modules

clustering module: Module containing code for clustering.

experimental module: Module containing code for experimental features.

quantization module: Module containing code for quantization.

sparsity module: Module containing code for sparsity.

version module: Define TensorFlow Model Optimization version information.

Other Members
version '0.7.5'
absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2023-05-26 UTC.