mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-04 13:19:43 +00:00
add code quality badge (#201)
This commit is contained in:
parent
812357d63c
commit
02f13fa9d1
2
.github/workflows/PR_CI.yml
vendored
2
.github/workflows/PR_CI.yml
vendored
@ -49,8 +49,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
|
|
||||||
- name: autoyapf
|
- name: autoyapf
|
||||||
id: autoyapf
|
id: autoyapf
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
[](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml)
|
[](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml)
|
||||||
[](https://colossalai.readthedocs.io/en/latest/?badge=latest)
|
[](https://colossalai.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
[](https://codebeat.co/projects/github-com-hpcaitech-colossalai-main)
|
||||||
</div>
|
</div>
|
||||||
An integrated large-scale model training system with efficient parallelization techniques.
|
An integrated large-scale model training system with efficient parallelization techniques.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user