- 31 1月, 2018 5 次提交
-
-
由 Luo Tao 提交于
-
由 dzhwinter 提交于
* "unify flags" * "fix init"
-
由 Cao Ying 提交于
Add CPU implementation of layer normalization operator.
-
由 Siddharth Goyal 提交于
* Add save_combine_op * Add load_combine_op and test * Add unit-test * Add a delete to free buffer memory * Add new variant of load/save * Fix unit-test * Add another unit test for compatibility with original save/load * Address review comments and simplify logic * Address review comments and simplify code - part 2 * Fix naming issues and CMake problems * Address review comments * Fix LoD information in tests * Address review comments: round 2
-
由 helinwang 提交于
Performance enhancement by reuse connection
-
- 30 1月, 2018 20 次提交
-
-
由 chengduoZH 提交于
-
由 Cao Ying 提交于
fix the bug that dropout always uses a fixed seed.
-
由 Cao Ying 提交于
Add label smooth operator.
-
由 chengduoZH 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 chengduoZH 提交于
-
由 kexinzhao 提交于
-
由 chengduoZH 提交于
-
由 caoying03 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Siddharth Goyal 提交于
* Initial commit * Remove resolution bug * Modify IsParam * Remove small bugs * First commit unifying Run and Load * Fix bugs * Fix Cmake * Modify Cmake and dir structure * Add io.* files to inference dir * Fix include in example * Address review comments: part 1 * Address review comments: round 2 * Address review comments: round 3 * Address review comments: round 4
-
由 fengjiayi 提交于
Refine debug string of Parameter
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Darcy 提交于
Fix 5902
-
由 Yibing Liu 提交于
-
由 Yi Wang 提交于
* refine channel test * follow comments * Add dependency enforce to threadpool * Revert changes to channel_test.cc * Revert changes to channel_test.cc * Add #include "paddle/framework/macros.h"
-
由 kexinzhao 提交于
Remove unreferenced variables from ProgramDesc in prune()
-
- 29 1月, 2018 15 次提交
-
-
由 Yang yaming 提交于
Bug fix for sequence_reshape operator.
-
由 Cao Ying 提交于
Add weight normalization wrapper.
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
add docstring for set_gradient_clip
-
由 fengjiayi 提交于
-
由 yangyaming 提交于
-
由 Yancey 提交于
* initialize batch barrier * add some comments * update * fix batch barrier * use sendvariable rpc interface to send batch barrier * fix comment * fix method * fix by comment * fix by comment
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Add build_type to build.sh
-
由 fengjiayi 提交于
-
由 武毅 提交于
Feature/Recv op python with guard
-
由 Yi Wang 提交于
* Remove IsBounded as buffered channels have to be bounded * Add derived classes Buffered and UnBuffered" * Implement buffered and unbuffered channels * Correct the syntax of Channel::Receive * clang-format * clang-format 3.8 * clang 3.8
-
-
由 typhoonzero 提交于
-
由 guosheng 提交于
-