Change akg as on default for D backend

pull/2427/head
Tron Zhang 5 years ago
parent c9b8a8da0a
commit c01569f0e0

@ -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

Loading…
Cancel
Save