Closed petrex closed 6 years ago
There is a hard coded path in the makefile (from upstream). We will not chaneg the upstream behavior as of now.
BKM on running python based tests:
Before running the tests, make sure that the required environment variables are set:
export PYTHONPATH=/usr/local:<caffe2_home>/build:$PYTHONPATH
For more directed tests for the operators, we can use python tests:
python -m caffe2.python.operator_test.<test>
when running python based tests:
WARNING:root:Debug message: ../lib/libcaffe2_hip.so: cannot open shared object file: No such file or directory