提交 1cf5fd35 authored 作者: Frederic Bastien's avatar Frederic Bastien

Doc how to install on TX1

上级 ede48744
...@@ -5,6 +5,13 @@ ...@@ -5,6 +5,13 @@
Easy Installation of an Optimized Theano on Current Ubuntu 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: For Ubuntu 11.10 through 14.04:
.. code-block:: bash .. code-block:: bash
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论