提交 009c21d0 编写于 作者: 李寅

Merge branch 'fix-headers' into 'master'

Fix opencl headers includes

See merge request !266
......@@ -5,12 +5,12 @@
#ifndef MACE_CORE_TENSOR_H_
#define MACE_CORE_TENSOR_H_
#include "mace/core/runtime/opencl/cl2.hpp"
#include "mace/core/buffer.h"
#include "mace/utils/logging.h"
#include "mace/core/preallocated_pooled_allocator.h"
#include "mace/core/runtime/opencl/cl2_header.h"
#include "mace/core/types.h"
#include "mace/public/mace.h"
#include "preallocated_pooled_allocator.h"
#include "mace/utils/logging.h"
namespace mace {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册