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
!3308
fix clang format
Merge pull request
!3308
from jjfeing/master
tags/v0.6.0-beta
mindspore-ci-bot
Gitee
5 years ago
parent
b13c7a3d48
09ee646da0
commit
48325dea3b
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/tbe_property_checker.h
+ 1
- 2
mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/tbe_property_checker.h
View File
@@ -26,8 +26,7 @@ class TbePropertyChecker {
~TbePropertyChecker() = default;
static bool CheckTbeProperties(const mindspore::CNodePtr &cnode);
};
} // namespace kernel
} // namespace mindspore
#endif // MINDSPORE_BACKEND_KERNEL_COMPILER_TBE_TBE_KERNEL_SELECT_TBE_PROPERTY_CHECKER_H
#endif
// MINDSPORE_BACKEND_KERNEL_COMPILER_TBE_TBE_KERNEL_SELECT_TBE_PROPERTY_CHECKER_H
Write
Preview
Loading…
Cancel
Save