This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update help message
tags/v0.2.0-alpha
liangyongxiong
6 years ago
parent
50bac4287d
commit
56d2b9fdab
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/build.sh
+ 1
- 1
build/build.sh
View File
@@ -96,7 +96,7 @@ show_usage() {
echo "usage: build.sh [-h] [clean]"
echo ""
echo "options:"
echo " -h show
usage info
"
echo " -h show
this help message and exit
"
echo " clean clean build files"
}
Write
Preview
Loading…
Cancel
Save