Skip to content
Snippets Groups Projects
Commit 6b0711fd authored by Maxence Naud's avatar Maxence Naud Committed by Inna Kucher
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 7546c66b
No related branches found
No related tags found
1 merge request!12Quantization ptq
Pipeline #32004 passed
......@@ -31,7 +31,7 @@ protected:
public:
Hook(std::shared_ptr<Operator> op) : mOperator(op) {}
~Hook() = default;
virtual ~Hook();
virtual void call() = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment