jiazhihao / TASO

The Tensor Algebra SuperOptimizer for Deep Learning
Apache License 2.0
682 stars 89 forks source link

Meets 'ImportErrot' when import taso #73

Open xuguanming opened 3 years ago

xuguanming commented 3 years ago

Hello All

I build TASO on ubuntu16.04(no cuda) and meet error when 'import taso' in python3. here is error info:

Python 3.5.2 (default, Oct 7 2020, 17:19:02) [GCC 5.4.0 20160609] on linux Type "help", "copyright", "credits" or "license" for more information.

import taso Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.5/dist-packages/taso-0.1.0-py3.5-linux-x86_64.egg/taso/init.py", line 1, in from .core import * ImportError: sdk/TASO/build/libtaso_runtime.so: undefined symbol: _ZN4taso10Activation7forwardEb

THX

Pegessi commented 1 year ago

It seems that you have not build the libtaso_runtime.so