mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-11-28 03:46:58 +00:00
Basic MNIST Example with optional FP8
python main.py
python main.py --use-te # Linear layers from TransformerEngine
python main.py --use-fp8 # FP8 + TransformerEngine for Linear layers