未验证 提交 07f044b1 编写于 作者: J Jiaying Zhao 提交者: GitHub

add head file for arm_linux compile (#1809)

上级 6d3b7074
......@@ -14,6 +14,7 @@ limitations under the License. */
#ifdef CONDITIONAL_BLOCK_OP
#include <algorithm>
#include "operators/kernel/conditional_block_kernel.h"
#include <framework/program/block_desc.h>
#include <framework/program/op_desc.h>
......
......@@ -14,6 +14,7 @@ limitations under the License. */
#ifdef LOD_RESET_OP
#include <algorithm>
#include "operators/kernel/kernels.h"
namespace paddle_mobile {
......
......@@ -16,6 +16,7 @@ limitations under the License. */
#pragma once
#include <cmath>
#include <vector>
#include "framework/operator.h"
#include "operators/op_param.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册