提交 cb7f096d 编写于 作者: S Siddharth Goyal 提交者: Abhinav Arora

Fix cpplint error in mkldnn_activation (#10105)

上级 e66f0c73
...@@ -60,7 +60,7 @@ class MKLDNNActivationGradKernel ...@@ -60,7 +60,7 @@ class MKLDNNActivationGradKernel
} }
}; };
namespace { namespace { // NOLINT
framework::OpKernelType GetKernelType( framework::OpKernelType GetKernelType(
const framework::ExecutionContext& ctx, const framework::ExecutionContext& ctx,
const framework::OperatorWithKernel& oper) { const framework::OperatorWithKernel& oper) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册