Lyndon

Results 4 comments of Lyndon

Ubuntu16.04 Anaconda3.6 pytorch1.0 You envirenment path must add: ``` export PATH="/home/xxxxx/anaconda3/bin:$PATH" export PYTHONPATH="$PYTHONPATH:/home/xxxxx/pytorch/build" export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib" ``` Then if you run `python caffe2/python/operator_test/activation_ops_test.py` in pytorch file ,the error will happen because...

I use Ubuntu14

I have the same problem ,please use the code from here [Yeal](https://scm.gforge.inria.fr/anonscm/svn/yael/trunk/)

4, 5 错了 建议查一下资料或者用remix跑一下