commit | 0e205f7e1083bf26e6ffc33d96005999b541b8f9 | [log] [tgz] |
---|---|---|
author | Jenkins <bsgcomp@arm.com> | Thu Nov 28 16:53:35 2019 +0000 |
committer | Jenkins <bsgcomp@arm.com> | Thu Nov 28 16:53:35 2019 +0000 |
tree | 8e204985bbc0a9588f67128cafe49c0419c6d3f9 | |
parent | 975dfe175e3d7c62c27598b1c0e8e77ed90df463 [diff] [blame] |
arm_compute v19.11
diff --git a/src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp b/src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp index 63a45aa..eaf7c66 100644 --- a/src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp +++ b/src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp
@@ -26,6 +26,7 @@ #include "arm_compute/core/CL/OpenCL.h" #include "arm_compute/core/Utils.h" #include "arm_compute/runtime/CL/CLScheduler.h" +#include "arm_compute/runtime/CL/CLTensor.h" namespace arm_compute {