This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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
support fwk offline inference when ge_lib is not initialized
pull/1636/head
lichun
4 years ago
parent
40acfc4b67
commit
e8513b250b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tests/ut/ge/hybrid/node_executor/aicore/aicore_task_compiler_unittest.cc
+ 2
- 0
tests/ut/ge/hybrid/node_executor/aicore/aicore_task_compiler_unittest.cc
View File
@@ -22,6 +22,8 @@
#define protected public
#include "init/gelib.h"
#include "hybrid/node_executor/aicore/aicore_task_compiler.h"
#undef private
#undef protected
using namespace std;
using namespace testing;
Write
Preview
Loading…
Cancel
Save