fixed some typos in the documents, added blog link and paper author information in README

This commit is contained in:
binmakeswell
2021-11-03 16:07:28 +08:00
committed by Fan Cui
parent ccb44882e1
commit 05e7069a5b
21 changed files with 86 additions and 119 deletions

View File

@@ -17,7 +17,7 @@ sys.path.insert(0, os.path.abspath('..'))
# -- Project information -----------------------------------------------------
project = 'ColossalAI'
project = 'Colossal-AI'
copyright = '2021, HPC-AI Tech'
author = 'HPC-AI Technology Inc.'