mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-10-08 21:34:29 +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