未验证 提交 5400ec66 编写于 作者: S SunAhong1993 提交者: GitHub

Update resolver.py

上级 7b4a466e
......@@ -6,7 +6,7 @@ SHARED_CAFFE_RESOLVER = None
def import_caffepb():
p = os.path.realpath(__file__)
p = os.path.realpath(__file__)
p = os.path.dirname(p)
p = os.path.join(p, '../../proto')
sys.path.insert(0, p)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册