-
由 notoraptor 提交于
when using conda. `libgpuarray` conda package is installed in <env python dir>/Library, but python distutils only knows <env python dir>/lib and <env python dir>/lib. This fix adds the `Library` folder to the list of standard folders used by Theano to find headers and static libraries.
e10d5c5a