mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-02 08:37:36 +00:00
* update vit example for hybrid plugin * reset tp/pp size * fix dataloader iteration bug * update optimizer passing in evaluation/add grad_accum * change criterion * wrap tqdm * change grad_accum to grad_checkpoint * fix pbar