Refine lib -> xautodl

This commit is contained in:
D-X-Y
2021-05-19 13:00:33 +08:00
parent 94a149b33f
commit 95fb5a54b1
34 changed files with 118 additions and 1154 deletions

View File

@@ -24,6 +24,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install XAutoDL from source
run: |
python setup.py install
- name: Test Super Model
run: |
python -m pip install pytest numpy