Skip to content

Commit 84095d9

Browse files
committed
refine
1 parent 5751e54 commit 84095d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • test/cpp/inference/infer_ut

test/cpp/inference/infer_ut/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ test_suite_list="cpu_tester*" # init test suite list, pass to --gtest_filter
3131
export RED='\033[0;31m' # red color
3232
export NC='\033[0m' # no color
3333
export YELLOW='\033[33m' # yellow color
34+
export DNNL_VERBOSE=1
3435

3536
cd `dirname $0`
3637
current_dir=`pwd`

0 commit comments

Comments
 (0)