Change akg as on default for D backend

This commit is contained in:
Tron Zhang 2020-06-22 10:26:26 +08:00
parent c9b8a8da0a
commit c01569f0e0
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ checkopts()
COMPILE_PREDICT="off"
USE_GLOG="on"
PREDICT_PLATFORM=""
ENABLE_AKG="off"
ENABLE_AKG="on"
ENABLE_SERVING="off"
# Process the options
while getopts 'drvj:c:t:hsb:a:g:p:ie:m:I:LRP:Q:D:zM:V:K:s' opt