OpenBMB / BMTrain

Efficient Training (including pre-training and fine-tuning) for Big Models
Apache License 2.0
548 stars 74 forks source link

Rename class and files #157

Closed zkh2016 closed 1 year ago

zkh2016 commented 1 year ago

CheckpointBlock -> Block CheckpointBlockContext -> ZeroContext checkpoint.py -> zero_context.py

当前保留bmt.CheckpointBlock,后续使用建议使用bmt.Block