This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!6097
fix build get time error
Merge pull request
!6097
from kisnwang/fix-build-gettime-error
tags/v1.0.0
mindspore-ci-bot
Gitee
5 years ago
parent
c000ffd809
80f6c084d8
commit
9a12ad1fdc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mindspore/ccsrc/runtime/device/cpu/cpu_kernel_runtime.cc
+ 1
- 0
mindspore/ccsrc/runtime/device/cpu/cpu_kernel_runtime.cc
View File
@@ -27,6 +27,7 @@
#include "backend/session/session_basic.h"
#include "frontend/operator/ops.h"
#include "utils/shape_utils.h"
#include "utils/profile.h"
namespace mindspore {
namespace device {
Write
Preview
Loading…
Cancel
Save