Module: tfmot.experimental.combine
Stay organized with collections
Save and categorize content based on your preferences.
Module containing collaborative optimization code.
Classes
class Default8BitClusterPreserveQuantizeScheme
: Default 8 bit Cluster Preserve Quantization Scheme.
class Default8BitPrunePreserveQuantizeScheme
: Default 8 bit Prune Preserve Quantization Scheme.
Functions
strip_clustering_cqat(...)
: Strip clustering variables from the model.
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.
[null,null,["Last updated 2023-05-26 UTC."],[],[],null,["# Module: tfmot.experimental.combine\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/model-optimization/blob/v0.7.5/tensorflow_model_optimization/python/core/api/experimental/combine/__init__.py) |\n\nModule containing collaborative optimization code.\n\nClasses\n-------\n\n[`class Default8BitClusterPreserveQuantizeScheme`](../../tfmot/experimental/combine/Default8BitClusterPreserveQuantizeScheme): Default 8 bit Cluster Preserve Quantization Scheme.\n\n[`class Default8BitPrunePreserveQuantizeScheme`](../../tfmot/quantization/keras/collab_opts/Default8BitPrunePreserveQuantizeScheme): Default 8 bit Prune Preserve Quantization Scheme.\n\nFunctions\n---------\n\n[`strip_clustering_cqat(...)`](../../tfmot/experimental/combine/strip_clustering_cqat): Strip clustering variables from the model."]]