jiazhihao / TASO

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

Version of Protobuf #84

Open liaopeiyuan opened 3 years ago

liaopeiyuan commented 3 years ago

I saw in docker file that the command installed protobuf=3.9 to the container, but locally only 3.6.1 worked for me (on anaconda). INSTALL.md also suggests 3.6.1 (or later, but only 3.6.1 worked for me). Which one should I settle with?

liaopeiyuan commented 3 years ago

Seems like what worked for me (on Anaconda) is to compile with 3.6.1, then reinstall 3.9 for running.

gcunhase commented 2 years ago

Python 3.8 works for me: ENV MINICONDA_PATH Miniconda3-py38_4.9.2-Linux-x86_64.sh.