tensorflow / community

Stores documents used by the TensorFlow developer community
Apache License 2.0
1.26k stars 580 forks source link

RFC: Keras Mixed Precision API #293

Closed reedwm closed 4 years ago

reedwm commented 4 years ago

This RFC will be open for comment until October 14, 2020.

Status Proposed
RFC # 293
Author(s) Reed Wanderman-Milne (reedwm@google.com
Sponsor Francois Chollet (fchollet@google.com)
Updated 2020-09-29

Objective

Make mixed precision easy to use in Keras.

fchollet commented 4 years ago

We did the internal design review for this API today. Since there were no outstanding issues, it was very quick.

Notes:

Status:

Design approved after the minor changes described during the meeting.