提交 e891fb3f authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Merge pull request #3918 from nouiz/tx1

Doc installation on Tegra TX1 board.
......@@ -5,6 +5,13 @@
Easy Installation of an Optimized Theano on Current Ubuntu
==========================================================
For NVIDIA Jetson TX1 embedded platform:
.. code-block:: bash
sudo apt-get install python-numpy python-scipy python-dev python-pip python-nose g++ libblas-dev git
pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git --user # Need Theano 0.8(not yet released) or more recent
For Ubuntu 11.10 through 14.04:
.. code-block:: bash
......
......@@ -272,6 +272,7 @@ if __name__ == "__main__":
GTX 660 2.32s 2.32s
GTX 580 2.42s 2.47s
GTX 480 2.87s 2.88s
TX1 7.6s
GT 610 33.5s
""")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论