Mixed precision API.
Classes
class LossScaleOptimizer
: An optimizer that applies loss scaling.
class Policy
: A dtype policy for a Keras layer.
Functions
global_policy(...)
: Returns the global Policy.
set_policy(...)
: Sets the global Policy.
Mixed precision API.
class LossScaleOptimizer
: An optimizer that applies loss scaling.
class Policy
: A dtype policy for a Keras layer.
global_policy(...)
: Returns the global Policy.
set_policy(...)
: Sets the global Policy.
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 2020-10-01 UTC.