Module: tf.keras.mixed_precision  |  TensorFlow v2.16.1 (original) (raw)

Module: tf.keras.mixed_precision

DO NOT EDIT.

This file was autogenerated. Do not edit it by hand, since your modifications would be overwritten.

Classes

class DTypePolicy: A dtype policy for a Keras layer.

class LossScaleOptimizer: An optimizer that dynamically scales the loss to prevent underflow.

class Policy: A dtype policy for a Keras layer.

Functions

dtype_policy(...): Returns the current default dtype policy object.

global_policy(...): Returns the current default dtype policy object.

set_dtype_policy(...): Sets the default dtype policy globally.

set_global_policy(...): Sets the default dtype policy globally.

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. Some content is licensed under the numpy license.

Last updated 2024-04-26 UTC.