未验证 提交 f61f9e76 编写于 作者: H HongyuJia 提交者: GitHub

clean conv_op useless variable (#47213)

上级 1ba592d6
......@@ -30,10 +30,6 @@ namespace paddle {
namespace operators {
using Tensor = phi::DenseTensor;
constexpr int kConvMKLDNNFP32 = 1;
constexpr int kConvMKLDNNINT8 = 2;
constexpr int kConvMKLDNNINT8WS8 = 3;
constexpr int MaxKeyLength = 256;
// Base convolution operator definations for other conv
// like operators to reuse the implementation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册