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
fix a spelling error.
tags/v1.0.0
maning202007
5 years ago
parent
1bc1ae33bc
commit
300cf8d6d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mindinsight/scripts/start.py
+ 1
- 1
mindinsight/scripts/start.py
View File
@@ -238,7 +238,7 @@ class Command(BaseCommand):
default=False,
help="""
Enable debugger or not.
Dfault is False.""")
D
e
fault is False.""")
for hook in HookUtils.instance().hooks():
hook.register_startup_arguments(parser)
Write
Preview
Loading…
Cancel
Save