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
4783ab820b
commit
4164c33560
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ge/hybrid/node_executor/aicore/aicore_task_compiler.h
+ 1
- 0
ge/hybrid/node_executor/aicore/aicore_task_compiler.h
View File
@@ -18,6 +18,7 @@
#define GE_HYBRID_KERNEL_AICORE_TASK_COMPILER_H_
#define GE_HYBRID_KERNEL_AICORE_TASK_COMPILER_H_
#include <mutex>
#include <mutex>
#include <atomic>
#include "opskernel_manager/ops_kernel_manager.h"
#include "opskernel_manager/ops_kernel_manager.h"
#include "aicore_node_executor.h"
#include "aicore_node_executor.h"
Write
Preview
Loading…
Cancel
Save