- 09 11月, 2016 7 次提交
-
-
由 wangyanfei01 提交于
-
由 wangyanfei01 提交于
-
由 wangyanfei01 提交于
-
由 qingqing01 提交于
* the memory leak is inside one pass.
-
由 wangkuiyi 提交于
Update cluster_train.md for easier understanding
-
由 luotao1 提交于
* some tiny fixs * use VLOG(3)
-
由 gangliao 提交于
* make AVX_FOUND is default value to WITH AVX * let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
-
- 08 11月, 2016 12 次提交
-
-
由 gangliao 提交于
-
由 luotao1 提交于
-
由 hedaoyuan 提交于
-
由 Yu Yang 提交于
* Init * Add numpy deps * Refine
-
由 backyes 提交于
-
由 hedaoyuan 提交于
-
由 Yu Yang 提交于
* Use `gshuf` instead of `shuf` in macOS * Fix #388
-
由 luotao1 提交于
-
由 qingqing01 提交于
-
由 gangliao 提交于
-
由 gangliao 提交于
Currently, Paddle on Mac OS X is not deliberate testing through the different versions of Mac OS X and Clang. When all these things that we've done, we will reopen Mac build docs.
-
由 lzhao4ever 提交于
-
- 07 11月, 2016 4 次提交
-
-
由 luotao1 提交于
-
由 gangliao 提交于
-
由 Yu Yang 提交于
* Fix SRL hang when exit. * Error occurred when enable Async Load in TestDataProvider. * It because DataProvider is calling getNextBatchInternal in one thread, and destructing DataProvider in other thread. * Add wait routine in DataProvider destructing. * Also fix another bug, when destructing TestDataProvider and do not read any test data. Fix #286 * Follow comments, Use mutex is cool!
-
由 wenboyang 提交于
Fix #342
-
- 05 11月, 2016 5 次提交
-
-
由 backyes 提交于
-
由 backyes 提交于
* add rdma cmake support * move rdma related code to rdma.cmake
-
由 gangliao 提交于
-
由 lzhao4ever 提交于
-
由 emailweixu 提交于
* Add elementwise math operations This allows use to use expressions like: y=log(1+exp(x)) Also added unittests for ActivationFunction * Enforce keyword arguments for non-positional arguments * Add LogActivation to doc
-
- 04 11月, 2016 8 次提交
-
-
由 Yu Yang 提交于
* Add issue template * Update ISSUE_TEMPLATE.md * Update ISSUE_TEMPLATE.md * Rename * Rename * Typo * Typo * Typo * Typo * Follow comments * Follow comments
-
由 gangliao 提交于
-
由 gangliao 提交于
* Fix glog check type unmatch in Util.cpp #352
-
由 gangliao 提交于
-
由 wangkuiyi 提交于
-
由 emailweixu 提交于
For multiple installation of paddle, there might be multiple versions of python package at opt/paddle/share/wheels/. We should install the right version. Ideally, we should remove the wrong versions when install. But it's not easy to do this with cmake. Change-Id: Ida8a8d60643ad9e42cf1c85776de9122d5ba1392
-
由 hedaoyuan 提交于
-
由 lzhao4ever 提交于
* Add matrix inverse
-
- 03 11月, 2016 3 次提交
-
-
由 emailweixu 提交于
For multiple installation of paddle, there might be multiple versions of python package at opt/paddle/share/wheels/. We should install the right version. Ideally, we should remove the wrong versions when install. But it's not easy to do this with cmake. Change-Id: Ida8a8d60643ad9e42cf1c85776de9122d5ba1392
-
由 Haichao-Zhang 提交于
-
由 Yu Yang 提交于
* Forget to finishTestPeriod in testOnePeriod. * Fix #318
-
- 02 11月, 2016 1 次提交
-
-
由 qingqing01 提交于
-