not available anymore

pull/36184/head
Maxime Desroches 5 days ago
parent 63815e1ee5
commit 584978053f
  1. 2
      selfdrive/modeld/SConscript

@ -52,7 +52,7 @@ for model_name in ['driving_vision', 'driving_policy', 'dmonitoring_model']:
flags = {
'larch64': 'DEV=QCOM',
'Darwin': 'DEV=CPU IMAGE=0',
}.get(arch, 'DEV=LLVM IMAGE=0')
}.get(arch, 'DEV=CPU CPU_LLVM=1 IMAGE=0')
tg_compile(flags, model_name)
# Compile BIG model if USB GPU is available

Loading…
Cancel
Save