Merged commit includes the following changes: (#7309)
260060237 by zongweiz<zongweiz@google.com>:
[BERT SQuAD] Enable mixed precision training
Add mixed precision training support for BERT SQuAD model. Using the experimental Keras mixed precision API. For numeric stability, use fp32 for layer normalization, dense layers with GELU activation, etc.
--
PiperOrigin-RevId: 260060237
Showing
Please register or sign in to comment