From 21dc3180c1a241c0bc00f8dacbd593d59a8e4246 Mon Sep 17 00:00:00 2001 From: Kamil Herba Date: Tue, 5 Mar 2019 15:15:12 +0100 Subject: [PATCH] adding empty line to rerun ci tests --- mace/ops/opencl/image/one_hot.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mace/ops/opencl/image/one_hot.h b/mace/ops/opencl/image/one_hot.h index df3027c9..5ba7ba79 100644 --- a/mace/ops/opencl/image/one_hot.h +++ b/mace/ops/opencl/image/one_hot.h @@ -25,6 +25,7 @@ #include "mace/core/tensor.h" #include "mace/ops/opencl/helper.h" + namespace mace { namespace ops { namespace opencl { -- GitLab