This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
!501
add op_debug_level in global_options
From:
@HW_KK
Reviewed-by: @youui,@ji_chen Signed-off-by:
@ji_chen
tags/v1.1.0
mindspore-ci-bot
Gitee
3 years ago
parent
a0d5f377e0
a4d93f3a36
commit
5b2e8cdc9d
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
inc/external/ge/ge_api_types.h
+1
-1
parser
+ 1
- 0
inc/external/ge/ge_api_types.h
View File
@@ -420,6 +420,7 @@ const std::set<std::string> global_options = {CORE_TYPE,
ENABLE_SMALL_CHANNEL,
OP_SELECT_IMPL_MODE,
OPTYPELIST_FOR_IMPLMODE,
OP_DEBUG_LEVEL,
DEBUG_DIR,
OP_COMPILER_CACHE_DIR,
OP_COMPILER_CACHE_MODE};
+ 1
- 1
parser
@@ -1 +1 @@
Subproject commit
742f940d8868fbd2f5de19f726d6d28142bc0a6
e
Subproject commit
9e392045c26a57913b512d0686e1285650b62ab
e
Write
Preview
Loading…
Cancel
Save