fastaidocsprint / fastai

Documentation Sprint for the fastai deep learning library
http://fastaidocsprint.github.io/fastai
Apache License 2.0
15 stars 16 forks source link

18_callback.fp16: Create Docments #45

Open marii-moe opened 2 years ago

marii-moe commented 2 years ago

Add documents to 18_callback.fp16.

See the style guide and contribution guide for more details (links will be added when created).

This requires a moderate familiarity with fastai, and an understanding of how computers represent floating point numbers. This notebook defines how we do mixed precision in fastai.

Documents progress(only one section:

marii-moe commented 2 years ago

Currently working on this one.