BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.09k stars 18.7k forks source link

import caffe error, ImportError: /usr/lib/libcblas.so.3: undefined symbol: ATL_zger2u #6792

Open gongzaizhou opened 5 years ago

gongzaizhou commented 5 years ago

import caffe

from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, \ ImportError: /usr/lib/libcblas.so.3: undefined symbol: ATL_zger2u

make pycaffe no problem

95xueqian commented 5 years ago

@gongzaizhou same problem ,have you solved it ? thanks!

Doraemon-mao commented 5 years ago

BLAS select Open and this problem solved