- 20 3月, 2018 11 次提交
-
-
-
由 wanghaoshuang 提交于
-
由 Tao Luo 提交于
add math_function to softmax's dep list
-
由 Tao Luo 提交于
move distributed lookup table design to fluid/dist_train
-
由 Tao Luo 提交于
Repair deadlink of fluid doc
-
由 Shan Yi 提交于
repair link of "Executor"
-
由 qiaolongfei 提交于
-
由 Xi Chen 提交于
-
由 emailweixu 提交于
Fix compilation for gcc5.4
-
由 chengduo 提交于
-
由 Abhinav Arora 提交于
* Support copy in Fluid channels * Address PR review comments
-
- 19 3月, 2018 16 次提交
-
-
由 Yang yaming 提交于
Enhance LoDResetOp and add python wrapper
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
-
由 fengjiayi 提交于
Disable the link flags on Mac.
-
由 Liu Yiqun 提交于
-
由 Xin Pan 提交于
Enable P2P memory copy
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
On k40 with 4 devices, time reduces from ~4.0 to ~3.8+, should be more obvious on better hardware
-
由 yangyaming 提交于
-
由 fengjiayi 提交于
move two images
-
由 wanghaoshuang 提交于
1. Implement 'with model_average.apply()' syntax 2. Init apply_program and restore_program in __init__ functin of ModelAverage
-
由 fengjiayi 提交于
-
由 Tao Luo 提交于
Limit the symbol table of fluid shared library.
-
由 Qiao Longfei 提交于
Add distributed lookup table design
-
由 Tao Luo 提交于
Remove unnecessary clone of program in C++ Executor.Run
-
- 18 3月, 2018 6 次提交
-
-
-
由 wanghaoshuang 提交于
1. Rename inputs and outputs 2. Add some comments
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 Kexin Zhao 提交于
Add float16 support for pool 2d operator
-
- 17 3月, 2018 6 次提交
-
-
由 Kexin Zhao 提交于
-
由 xuwei06 提交于
The error is: paddle/fluid/operators/math/concat.cc:47:72: error: invalid initialization of non-const reference of type 'paddle::platform::CPUPlace&' from an rvalue of type 'paddle::platform::CPUPlace' auto& cpu_place = boost::get<platform::CPUPlace>(context.GetPlace()); Should not use reference for cpu_place.
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
Add float16 support for cast op
-
由 Kexin Zhao 提交于
-
由 Darcy 提交于
add gserver to capi dep
-
- 16 3月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
rm unused private field in profiler
-