Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
b95d7c00
Commit
b95d7c00
authored
Aug 26, 2025
by
zhangyue
Browse files
issue/404: 删除无用注释
parent
2fe7052f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
src/infiniop/devices/kunlun/kunlun_common.h
src/infiniop/devices/kunlun/kunlun_common.h
+5
-2
No files found.
src/infiniop/devices/kunlun/kunlun_common.h
View file @
b95d7c00
// #include "../pool.h"
#ifndef KUNLUN_COMMON_H
// #include "kunlun_handle.h"
#define KUNLUN_COMMON_H
#include "../../../utils.h"
#include "../../../utils.h"
#include <xpu/runtime.h>
#include <xpu/runtime.h>
#include <xpu/runtime_ex.h>
#include <xpu/runtime_ex.h>
...
@@ -12,3 +13,5 @@ typedef XPUEvent kunlunEvent_t;
...
@@ -12,3 +13,5 @@ typedef XPUEvent kunlunEvent_t;
typedef
xdnn
::
Context
*
xdnnHandle_t
;
typedef
xdnn
::
Context
*
xdnnHandle_t
;
#define CHECK_KUNLUN(API) CHECK_INTERNAL(API, XPU_SUCCESS)
#define CHECK_KUNLUN(API) CHECK_INTERNAL(API, XPU_SUCCESS)
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment