- 08 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 05 1月, 2017 3 次提交
- 30 12月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 28 12月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 27 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 23 12月, 2016 3 次提交
- 22 12月, 2016 2 次提交
- 21 12月, 2016 1 次提交
-
-
由 xuwei06 提交于
Sometime those macros are used under different namespaces. We need to use namespace ::paddle to make it compile correctly. Change-Id: I57a6d6ec8cd0d680b584aab62d72a35c226a24a4
-
- 17 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 14 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 12 12月, 2016 3 次提交
- 09 12月, 2016 6 次提交
- 08 12月, 2016 2 次提交
- 22 11月, 2016 2 次提交
- 21 11月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 20 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Different Type compare. * ostream << should pass a const object. * remove always true checks.
-
- 17 11月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 13 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Check all files by pre commit hooks
-
- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 11 11月, 2016 1 次提交
-
-
由 Haonan 提交于
-
- 04 11月, 2016 1 次提交
-
-
由 gangliao 提交于
* Fix glog check type unmatch in Util.cpp #352
-
- 18 10月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 17 10月, 2016 2 次提交
-
-
由 emailweixu 提交于
* Fix sparse training for trainer_count=1 For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater. * Minor update to comment
-
由 Yu Yang 提交于
* Fix bug in yield dictionary in DataProvider. * Also make virtualenv work in Paddle.
-
- 10 10月, 2016 1 次提交
-
-
由 gangliao 提交于
* Use C++ 11 atomic_flag in MacOS as spin lock * Add unittest for it.
-
- 08 10月, 2016 1 次提交
-
-
由 gangliao 提交于
-