From 96943f31c0d475ea18ac417e37dc2ea50cb7c01b Mon Sep 17 00:00:00 2001 From: Grigori Fursin Date: Sun, 13 Jun 2021 19:59:42 +0200 Subject: [PATCH] fixed TVM soft detection --- soft/compiler.tvm/customize.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/soft/compiler.tvm/customize.py b/soft/compiler.tvm/customize.py index b28b325b..0741e8c2 100644 --- a/soft/compiler.tvm/customize.py +++ b/soft/compiler.tvm/customize.py @@ -10,6 +10,8 @@ import os +extra_dirs=[] + ############################################################################## # customize directories to automatically find and register software