From c63db5392e127626ae65873be9209bdfa2346bfc Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 8 Sep 2017 13:20:26 -0500 Subject: [PATCH] Formatting --- src/mlo_dir_conv.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/mlo_dir_conv.cpp b/src/mlo_dir_conv.cpp index 86702fe7c0..4702364a5f 100644 --- a/src/mlo_dir_conv.cpp +++ b/src/mlo_dir_conv.cpp @@ -3717,10 +3717,7 @@ bool mlo_construct_BwdWrW2D::mloIsCorrectAsmDirect3x3WrW() const return ok; } -bool mlo_construct_BwdWrW2D::mloIsFastAsmDirect3x3WrW() const -{ - return true; -} +bool mlo_construct_BwdWrW2D::mloIsFastAsmDirect3x3WrW() const { return true; } int mlo_construct_BwdWrW2D::mloConstructAsmDirect3x3WrW() {