Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
519754fa
提交
519754fa
authored
4月 18, 2017
作者:
notoraptor
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update Windows (and other generic) installation instructions
and list of requirements.
上级
1191635b
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
14 行增加
和
6 行删除
+14
-6
install_centos6.txt
doc/install_centos6.txt
+1
-0
install_generic.inc
doc/install_generic.inc
+5
-0
install_macos.txt
doc/install_macos.txt
+1
-0
install_ubuntu.txt
doc/install_ubuntu.txt
+1
-0
install_windows.txt
doc/install_windows.txt
+2
-1
requirements.inc
doc/requirements.inc
+3
-5
requirements.txt
doc/requirements.txt
+1
-0
没有找到文件。
doc/install_centos6.txt
浏览文件 @
519754fa
...
@@ -11,6 +11,7 @@ CentOS 6 Installation Instructions
...
@@ -11,6 +11,7 @@ CentOS 6 Installation Instructions
from GitHub, please make sure you are reading `the latest version of this
from GitHub, please make sure you are reading `the latest version of this
page <http://deeplearning.net/software/theano_versions/dev/install_centos6.html>`_.
page <http://deeplearning.net/software/theano_versions/dev/install_centos6.html>`_.
.. |PythonDistRecommended| replace:: The development package (python-dev or python-devel on most Linux distributions) is recommended (see just below)
.. |PlatformCompiler| replace:: ``python-dev``, ``g++`` >= 4.2
.. |PlatformCompiler| replace:: ``python-dev``, ``g++`` >= 4.2
.. |CompilerName| replace:: ``g++``
.. |CompilerName| replace:: ``g++``
...
...
doc/install_generic.inc
浏览文件 @
519754fa
...
@@ -19,6 +19,11 @@ will be automatically installed as a dependency.
...
@@ -19,6 +19,11 @@ will be automatically installed as a dependency.
conda
install
theano
pygpu
conda
install
theano
pygpu
..
warning
::
Last
conda
packages
for
theano
(
0.9
)
and
pygpu
(
0.6
*
)
currently
don
't support
Python 3.4 branch.
With ``pip``
With ``pip``
^^^^^^^^^^^^
^^^^^^^^^^^^
...
...
doc/install_macos.txt
浏览文件 @
519754fa
...
@@ -19,6 +19,7 @@ alternative instructions here.
...
@@ -19,6 +19,7 @@ alternative instructions here.
.. _theano-users: http://groups.google.com/group/theano-users?pli=1
.. _theano-users: http://groups.google.com/group/theano-users?pli=1
.. |PythonDistRecommended| replace:: The conda distribution is highly recommended
.. |PlatformCompiler| replace:: ``clang`` (the system version)
.. |PlatformCompiler| replace:: ``clang`` (the system version)
.. |CompilerName| replace:: ``Clang``
.. |CompilerName| replace:: ``Clang``
...
...
doc/install_ubuntu.txt
浏览文件 @
519754fa
...
@@ -13,6 +13,7 @@ Ubuntu Installation Instructions
...
@@ -13,6 +13,7 @@ Ubuntu Installation Instructions
.. _gpu_linux:
.. _gpu_linux:
.. |PythonDistRecommended| replace:: The development package (python-dev or python-devel on most Linux distributions) is recommended (see just below)
.. |PlatformCompiler| replace:: ``python-dev``, ``g++`` >= 4.2
.. |PlatformCompiler| replace:: ``python-dev``, ``g++`` >= 4.2
.. |CompilerName| replace:: ``g++``
.. |CompilerName| replace:: ``g++``
...
...
doc/install_windows.txt
浏览文件 @
519754fa
...
@@ -11,7 +11,8 @@ Windows Installation Instructions
...
@@ -11,7 +11,8 @@ Windows Installation Instructions
from GitHub, please make sure you are reading `the latest version of this
from GitHub, please make sure you are reading `the latest version of this
page <http://deeplearning.net/software/theano_versions/dev/install_windows.html>`_.
page <http://deeplearning.net/software/theano_versions/dev/install_windows.html>`_.
.. |PlatformCompiler| replace:: ``python-dev``, ``g++`` >= 4.2
.. |PythonDistRecommended| replace:: The conda distribution is highly recommended
.. |PlatformCompiler| replace:: GCC compiler with ``g++`` (version >= ``4.2.*``), and Python development files
.. |CompilerName| replace:: ``g++``
.. |CompilerName| replace:: ``g++``
.. List of requirements, optional requirements, and installation of miniconda.
.. List of requirements, optional requirements, and installation of miniconda.
...
...
doc/requirements.inc
浏览文件 @
519754fa
...
@@ -14,10 +14,8 @@ Requirements
...
@@ -14,10 +14,8 @@ Requirements
..
_pycuda
:
https
://
mathema
.
tician
.
de
/
software
/
pycuda
/
..
_pycuda
:
https
://
mathema
.
tician
.
de
/
software
/
pycuda
/
..
_skcuda
:
http
://
scikit
-
cuda
.
readthedocs
.
io
/
en
/
latest
/
..
_skcuda
:
http
://
scikit
-
cuda
.
readthedocs
.
io
/
en
/
latest
/
Python_
==
2.7
or
(
>=
3.3
and
<=
3.5
)
Python_
<
3.6
The
development
package
(
python
-
dev
or
|
PythonDistRecommended
|.
Python
2.4
was
supported
up
to
and
including
the
python
-
devel
on
most
Linux
distributions
)
is
recommended
(
see
just
below
)
.
Python
2.4
was
supported
up
to
and
including
the
release
0.6
.
Python
2.6
was
supported
up
to
and
including
the
release
0.6
.
Python
2.6
was
supported
up
to
and
including
the
release
0.8
.
2.
Python
3
is
supported
past
the
3.3
release
.
release
0.8
.
2.
Python
3
is
supported
past
the
3.3
release
.
...
@@ -28,7 +26,7 @@ Requirements
...
@@ -28,7 +26,7 @@ Requirements
Only
currently
required
for
sparse
matrix
and
special
functions
support
,
but
highly
recommended
.
SciPy
>=
0.8
could
work
,
but
earlier
versions
have
known
bugs
with
sparse
matrices
.
Only
currently
required
for
sparse
matrix
and
special
functions
support
,
but
highly
recommended
.
SciPy
>=
0.8
could
work
,
but
earlier
versions
have
known
bugs
with
sparse
matrices
.
`BLAS`
_
installation
(
with
Level
3
functionality
)
`BLAS`
_
installation
(
with
Level
3
functionality
)
*
**
Recommended
**:
MKL
,
which
is
free
through
Conda
.
*
**
Recommended
**:
MKL
,
which
is
free
through
Conda
with
``
mkl
-
service
``
package
.
*
Alternatively
,
we
suggest
to
install
OpenBLAS
,
with
the
development
headers
(
``
-
dev
``
,
``
-
devel
``
,
depending
on
your
Linux
distribution
)
.
*
Alternatively
,
we
suggest
to
install
OpenBLAS
,
with
the
development
headers
(
``
-
dev
``
,
``
-
devel
``
,
depending
on
your
Linux
distribution
)
.
**
Optional
requirements
**
**
Optional
requirements
**
...
...
doc/requirements.txt
浏览文件 @
519754fa
.. |PythonDistRecommended| replace:: The development package (python-dev or python-devel on most Linux distributions) is recommended (see just below)
.. |PlatformCompiler| replace:: ``g++`` (Linux and Windows), ``clang`` (OS X)
.. |PlatformCompiler| replace:: ``g++`` (Linux and Windows), ``clang`` (OS X)
.. |CompilerName| replace:: ``g++`` (Windows/Linux) or ``Clang`` (OS X)
.. |CompilerName| replace:: ``g++`` (Windows/Linux) or ``Clang`` (OS X)
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论