- 03 2月, 2017 3 次提交
-
-
由 Yu Yang 提交于
-
由 gangliao 提交于
Remove compile warning on AppleClang 8.0 in BufferArg.h
-
由 Yu Yang 提交于
* CHECK_XX in glog need the left and right values are both signed or unsigned integer. So we could use integer literal syntax in C/C++ to make literal unsigned or signed. Add suffix 'UL' means unsigned long.
-
- 02 2月, 2017 10 次提交
-
-
由 helinwang 提交于
route53 config with screenshots added
-
由 emailweixu 提交于
change the parameter position of gru_step_layer from 1 back to 0
-
https://github.com/PaddlePaddle/Paddle由 xichen 提交于
* 'develop' of https://github.com/PaddlePaddle/Paddle: switch the parameter index in GruStepLayer in test_LayerGrad make gru_group parameters sharable
-
由 xichen 提交于
-
由 xichen 提交于
-
由 xichen 提交于
-
由 xichen 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 emailweixu 提交于
make gru_group parameters sharable
-
- 01 2月, 2017 1 次提交
-
-
由 helinwang 提交于
updated comments for gru_group and lstm_group in networks.py
-
- 31 1月, 2017 16 次提交
-
-
由 wangkuiyi 提交于
Paddle standard development environment as a Docker image
-
由 zhanghaichao 提交于
-
由 王益 提交于
-
由 王益 提交于
-
由 王益 提交于
-
由 王益 提交于
-
由 王益 提交于
-
由 王益 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 tianbingsz 提交于
Matrix::MUL operators using and test Daoyuan's Paddle Function, SparseMatrixArg and Function Test
-
由 wangkuiyi 提交于
Remove unused init method in paddle::Trainer
-
由 wangkuiyi 提交于
V2 optimizer
-
由 wangkuiyi 提交于
Removed unused GradientMachine::create
-
由 helinwang 提交于
change english documentation for parameter ports_num and ports_num_fo…
-
由 helinwang 提交于
remove `allow_inefficient_sparse_update` since it's only defined but …
-
- 29 1月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
Function Adds some properties
-
- 28 1月, 2017 3 次提交
-
-
由 helinwang 提交于
added region check step, route53 config.
-
由 Helin Wang 提交于
-
由 xichen 提交于
-
- 27 1月, 2017 6 次提交
-
-
由 helinwang 提交于
fix docker build
-
由 Darcy 提交于
-
由 王益 提交于
-
由 xichen 提交于
-
由 Helin Wang 提交于
I am getting following error without this commit when doing docker build. File "<string>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line 12, in <module> import setuptools.version File "/usr/local/lib/python2.7/dist-packages/setuptools/version.py", line 1, in <module> import pkg_resources File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 70, in <module> import packaging.version ImportError: No module named packaging.version No idea why this change fix the problem, but it does fix.
-
由 helinwang 提交于
paddle on aws with kubernetes tutorial now works
-