File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 5
5
版本要求:
6
6
7
7
* PaddlePaddle >= 1.6.2
8
- * Python 2.7 or 3.5+
8
+ * Python 2.7+ (python2 only)
9
9
10
10
关于PaddlePaddle对操作系统、CUDA、cuDNN等软件版本的兼容信息,请查看[ PaddlePaddle安装说明] ( https://www.paddlepaddle.org.cn/documentation/docs/zh/beginners_guide/install/index_cn.html )
11
11
12
+ 备注:当前版本尚不完全兼容PY3。
13
+
12
14
### pip安装
13
15
14
16
当前,需要在GPU版本的PaddlePaddle下使用大规模分类库。
Original file line number Diff line number Diff line change 46
46
'Intended Audience :: Science/Research' ,
47
47
'License :: OSI Approved :: Apache Software License' ,
48
48
'Programming Language :: Python :: 2.7' ,
49
- 'Programming Language :: Python :: 3' ,
50
- 'Programming Language :: Python :: 3.4' ,
51
- 'Programming Language :: Python :: 3.5' ,
52
- 'Programming Language :: Python :: 3.6' ,
53
49
'Topic :: Scientific/Engineering' ,
54
50
'Topic :: Scientific/Engineering :: Mathematics' ,
55
51
'Topic :: Scientific/Engineering :: Artificial Intelligence' ,
You can’t perform that action at this time.
0 commit comments