"load_data.py" did not exist on "9ce4dc8294637a84d2d2abdf6acd6e353852daa0"
README.md 446 Bytes
Newer Older
1
This directory contains examples illustrating Apex mixed precision and distributed tools.
2

3
4
**Note for users of the pre-unification API**:
`deprecated_api` contains examples illustrating the old (pre-unified) APIs.  These APIs will be removed soon, and users are strongly encouraged to switch.  The separate mixed precision tools called `Amp` and `FP16_Optimizer` in the old API are exposed via different flags/optimization levels in the new API.