[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:
YuliangLiu0306
2023-02-18 21:14:38 +08:00
committed by GitHub
parent dbd0fd1522
commit 2059fdd6b0
6 changed files with 49 additions and 13 deletions

View File

@@ -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