提交 d238fb07 authored 作者: Frederic Bastien's avatar Frederic Bastien

Updated doc following change in test file.

上级 10278c5e
...@@ -75,6 +75,8 @@ Exercise 6 ...@@ -75,6 +75,8 @@ Exercise 6
- Modify and execute it to work for a matrix of 20 x 10 - Modify and execute it to work for a matrix of 20 x 10
.. _pyCUDA_theano:
Theano + PyCUDA Theano + PyCUDA
--------------- ---------------
......
...@@ -33,8 +33,10 @@ Compiling with PyCUDA ...@@ -33,8 +33,10 @@ Compiling with PyCUDA
--------------------- ---------------------
You can use PyCUDA to compile some CUDA function that work directly on You can use PyCUDA to compile some CUDA function that work directly on
CudaNdarray. There is an example in the function `test_pycuda_simple` in CudaNdarray. There is an example in the function `test_pycuda_theano`
the file `theano/misc/tests/test_pycuda_theano_simple.py`. in the file `theano/misc/tests/test_pycuda_theano_simple.py`. Also,
there is an example that show how to make an op that call a pycuda
function :ref:`here <pyCUDA_theano>`
Theano op using PyCUDA function Theano op using PyCUDA function
------------------------------- -------------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论