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
Remove unused header file definitions
tags/v1.0.0
HuangBingjian
5 years ago
parent
01aa83388e
commit
0377deb3e4
2 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mindspore/ccsrc/backend/kernel_compiler/akg/akg_kernel_build.h
+0
-1
mindspore/ccsrc/backend/kernel_compiler/oplib/oplib.cc
+ 0
- 1
mindspore/ccsrc/backend/kernel_compiler/akg/akg_kernel_build.h
View File
@@ -25,7 +25,6 @@
#include "backend/kernel_compiler/kernel.h"
#include "ir/dtype.h"
#include "ir/primitive.h"
#include "pybind11/pybind11.h"
#include <nlohmann/json.hpp>
#include "backend/kernel_compiler/common_utils.h"
#include "backend/kernel_compiler/oplib/oplib.h"
+ 0
- 1
mindspore/ccsrc/backend/kernel_compiler/oplib/oplib.cc
View File
@@ -15,7 +15,6 @@
*/
#include "backend/kernel_compiler/oplib/oplib.h"
#include <pybind11/pybind11.h>
#include <memory>
#include <map>
#include <fstream>
Write
Preview
Loading…
Cancel
Save