This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
limingjuan
/
Prediction-MindSpore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update ci_pipeline
pull/1/head
Huyf9
2 years ago
parent
c2fb959c1f
commit
2d02acc766
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci_pipeline.yaml
+ 1
- 1
.github/workflows/ci_pipeline.yaml
View File
@@ -38,7 +38,7 @@ jobs:
# run: |
# python .github/install_mindspore.py
# pip install -r download.txt
- name: Analysing the
External-Attention-MindSpore
code with pylint
- name: Analysing the
model
code with pylint
run: |
pylint model --rcfile=.github/pylint.conf
# - name: Analysing the tests code with pylint
Write
Preview
Loading…
Cancel
Save