提交 c974d615 编写于 作者: M Megvii Engine Team

fix(build/windows): fix windows build

GitOrigin-RevId: 816fce8bc583ceaaddae43fb0ca851a7c68ea056
上级 f25d5b56
......@@ -91,6 +91,7 @@ protected:
bool mixin_allow_weight_preprocess(const OperatorNodeBase& opr) const;
virtual SmallVector<TensorLayout> deduce_preprocessed_filter_layout() = 0;
virtual void scn_do_execute_preprocess() = 0;
virtual ~WeightPreprocessExecutor() = default;
};
} // namespace mixin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册