Fix libgpuarray configuration on Windows
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.
正在显示
请
注册
或者
登录
后发表评论