提交 614a6566 authored 作者: Frederic's avatar Frederic 提交者: Arnaud Bergeron

Doc how to pip install a given commit

上级 c35ecccf
...@@ -308,6 +308,18 @@ to your ``Theano`` folder and execute the following command: ...@@ -308,6 +308,18 @@ to your ``Theano`` folder and execute the following command:
You should update frequently, bugs are fixed on a very regular basis. You should update frequently, bugs are fixed on a very regular basis.
Specific git commit
~~~~~~~~~~~~~~~~~~~
You can install a specific git commit by using the bleeding edge
instruction and adding @COMMIT_ID to the pip command like:
.. code-block:: bash
pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git@07e9332a0932e90c47ed2a70fc3c7f8a55d2aa23
.. _testing_installation: .. _testing_installation:
Testing your installation Testing your installation
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论