aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClDequantize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gpu/cl/operators/ClDequantize.h')
-rw-r--r--src/runtime/gpu/cl/operators/ClDequantize.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/gpu/cl/operators/ClDequantize.h b/src/runtime/gpu/cl/operators/ClDequantize.h
index 47fad3eeee..5bcdcb2113 100644
--- a/src/runtime/gpu/cl/operators/ClDequantize.h
+++ b/src/runtime/gpu/cl/operators/ClDequantize.h
@@ -35,8 +35,6 @@ namespace opencl
class ClDequantize : public IClOperator
{
public:
- /** Constructor */
- ClDequantize() = default;
/** Set the input and output tensors.
*
* @param[in] compile_context The compile context to be used.