- 29 6月, 2017 10 次提交
-
-
由 Yu Yang 提交于
Add paddle::string::{F,S,}Printf
-
由 dzhwinter 提交于
"fix client send empty gradients bug"
-
由 dongzhihong 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
Rename paddle::strings::StringPiece into paddle::string::Piece
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
Memory CPU allocator
-
由 helinwang 提交于
Make pserver able to get server index without etcd (decouple pserver with etcd)
-
- 28 6月, 2017 23 次提交
-
-
由 Yi Wang 提交于
Remove must_check in paddle::platform
-
由 dongzhihong 提交于
-
由 qingqing01 提交于
Fix bug in MultiGradientMachine.
-
由 Yu Yang 提交于
-
由 dangqingqing 提交于
-
由 Qiao Longfei 提交于
fix dim problem
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 qiaolongfei 提交于
-
由 liaogang 提交于
-
由 qiaolongfei 提交于
-
由 Helin Wang 提交于
The pserver need to have server index for saving model on the distributed file system. The server index comes from etcd if etcd is used, or user can manually specify them. So we need pserver.NewService() to take index as an argument. Since index could come from etcd, it would be strange if pserver takes an index as argument, at the same time get the index from etcd. so we will need to decouple pserver with etcd.
-
由 Yi Wang 提交于
-
由 Helin Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
add eigen as cmake external project
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
- 27 6月, 2017 7 次提交
-
-
由 qijun 提交于
-
由 qijun 提交于
-
由 hedaoyuan 提交于
Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the strea…
-
由 Yu Yang 提交于
Add `Variable::IsType`
-
由 gangliao 提交于
Fix go get -d ./..
-
由 wuyi05 提交于
-
由 hedaoyuan 提交于
Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface.
-