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 55版本要求:
66
77* PaddlePaddle >= 1.6.2
8- * Python 2.7 or 3.5+
8+ * Python 2.7+ (python2 only)
99
1010关于PaddlePaddle对操作系统、CUDA、cuDNN等软件版本的兼容信息,请查看[ PaddlePaddle安装说明] ( https://www.paddlepaddle.org.cn/documentation/docs/zh/beginners_guide/install/index_cn.html )
1111
12+ 备注:当前版本尚不完全兼容PY3。
13+
1214### pip安装
1315
1416当前,需要在GPU版本的PaddlePaddle下使用大规模分类库。
Original file line number Diff line number Diff line change 4646 'Intended Audience :: Science/Research' ,
4747 'License :: OSI Approved :: Apache Software License' ,
4848 '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' ,
5349 'Topic :: Scientific/Engineering' ,
5450 'Topic :: Scientific/Engineering :: Mathematics' ,
5551 'Topic :: Scientific/Engineering :: Artificial Intelligence' ,
You can’t perform that action at this time.
0 commit comments