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