mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 01:55:12 +00:00
[hotfix] add copyright for solver and device mesh (#2803)
* [hotfix] add copyright for solver and device mesh * add readme * add alpa license * polish
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""This code is adapted from Alpa
|
||||
https://github.com/alpa-projects/alpa/
|
||||
with some changes. """
|
||||
|
||||
import multiprocessing
|
||||
import time
|
||||
import warnings
|
||||
|
Reference in New Issue
Block a user