Commit b95d7c00 authored by zhangyue's avatar zhangyue
Browse files

issue/404: 删除无用注释

parent 2fe7052f
// #include "../pool.h"
// #include "kunlun_handle.h"
#ifndef KUNLUN_COMMON_H
#define KUNLUN_COMMON_H
#include "../../../utils.h"
#include <xpu/runtime.h>
#include <xpu/runtime_ex.h>
......@@ -12,3 +13,5 @@ typedef XPUEvent kunlunEvent_t;
typedef xdnn::Context *xdnnHandle_t;
#define CHECK_KUNLUN(API) CHECK_INTERNAL(API, XPU_SUCCESS)
#endif
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment