From 6ea73bb8566cf5b78a44c0a8579fa96d6312813c Mon Sep 17 00:00:00 2001 From: yangruoqi713 Date: Mon, 28 Sep 2020 18:55:37 +0800 Subject: [PATCH] [MSLITE][Develop] fix bug of arm fp16 cpu op: deconv depthwise --- .../src/runtime/kernel/arm/fp16/deconvolution_depthwise_fp16.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/mindspore/lite/src/runtime/kernel/arm/fp16/deconvolution_depthwise_fp16.cc b/mindspore/lite/src/runtime/kernel/arm/fp16/deconvolution_depthwise_fp16.cc index ffe8ef37c21..6a9ae84eec1 100644 --- a/mindspore/lite/src/runtime/kernel/arm/fp16/deconvolution_depthwise_fp16.cc +++ b/mindspore/lite/src/runtime/kernel/arm/fp16/deconvolution_depthwise_fp16.cc @@ -243,6 +243,4 @@ kernel::LiteKernel *CpuDeconvDwFp16KernelCreator(const std::vector