- 31 1月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
-
由 dzhwinter 提交于
* "unify flags" * "fix init"
-
由 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
-
- 30 1月, 2018 15 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 chengduoZH 提交于
-
由 kexinzhao 提交于
-
由 chengduoZH 提交于
-
由 caoying03 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Liu Yiqun 提交于
-
由 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
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yibing Liu 提交于
-
由 Liu Yiqun 提交于
Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
-
由 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"
-
- 29 1月, 2018 6 次提交
-
-
由 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
-
由 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
-
由 guosheng 提交于
-
由 Qiao Longfei 提交于
-
由 Yi Wang 提交于
* Polish threadpool * Add #include <vector> * Rename variables * Rename variables * clang-format
-
- 28 1月, 2018 6 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yibing Liu 提交于
-
由 Yancey 提交于
-
由 chengduo 提交于
-
- 27 1月, 2018 5 次提交
-
-
由 chengduoZH 提交于
-
由 kexinzhao 提交于
-
由 kavyasrinet 提交于
-
由 Kexin Zhao 提交于
-
由 chengduo 提交于
* add Channle * refine Channel
-
- 26 1月, 2018 5 次提交
-
-
由 Liu Yiqun 提交于
-
由 Yang yaming 提交于
* Add one_hot operator. * Add more unit tests.
-
由 Liu Yiqun 提交于
-
由 kexinzhao 提交于
* initial commit * add new executor run function * fix bug * fix multiple definition of feed_fetch_method issue * fix cmake * fix tensor copy error * refine executor code * add comments * temporary modification * address comments * fix bug
-
由 Kexin Zhao 提交于
-