From 7a15ff67ad0fdc6e79a396a8ea909da557d25f0b Mon Sep 17 00:00:00 2001 From: luoyu-intel Date: Mon, 8 Apr 2024 11:54:54 +0800 Subject: [PATCH] revert debug code --- bestla/bestla/ut/bestla_prologue_b.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bestla/bestla/ut/bestla_prologue_b.cpp b/bestla/bestla/ut/bestla_prologue_b.cpp index 7184ccfd3..67e8c5525 100644 --- a/bestla/bestla/ut/bestla_prologue_b.cpp +++ b/bestla/bestla/ut/bestla_prologue_b.cpp @@ -5,7 +5,7 @@ #include "bestla_wrapper.h" #include "bestla_ut.h" -#ifdef BTLA_UT_DEBUG +#ifdef BTLA_UT_PROLOGUE_B namespace bestla { using namespace utils; namespace ut { @@ -214,8 +214,8 @@ class UT_BlockQunatize_S3S4 { }; #ifdef BTLA_UT_PROLOGUE_B // no proper threshold for this UT +// static UT_BlockQunatize_S3S4 sUT_BlockQunatize_S3S4; #endif -static UT_BlockQunatize_S3S4 sUT_BlockQunatize_S3S4; class UT_S3_WOQ { public: @@ -973,8 +973,8 @@ class UT_CompFp32 { } }; #ifdef BTLA_UT_PROLOGUE_B -#endif static UT_CompFp32 sUT_CompFp32; +#endif class UT_CompInt8 { public: