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
fix serving build
tags/v0.6.0-beta
dinghao
5 years ago
parent
3bb04abc12
commit
c8cf50b872
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
include/ms_tensor.h
+ 1
- 1
include/ms_tensor.h
View File
@@ -20,7 +20,7 @@
#include <utility>
#include <vector>
#include <memory>
#include "ir/dtype/type_id.h"
#include "
mindspore/core/
ir/dtype/type_id.h"
namespace mindspore {
#define MS_API __attribute__((visibility("default")))
Write
Preview
Loading…
Cancel
Save