- 30 1月, 2018 8 次提交
-
-
由 Liu Yiqun 提交于
-
由 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
-
由 fengjiayi 提交于
Refine debug string of Parameter
-
由 Darcy 提交于
Fix 5902
-
由 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"
-
由 kexinzhao 提交于
Remove unreferenced variables from ProgramDesc in prune()
-
- 29 1月, 2018 28 次提交
-
-
由 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 提交于
-
由 Yibing Liu 提交于
Add python api for lstmp operator
-
由 gongweibao 提交于
* fix typo * fix typo
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
-
由 chengduo 提交于
Add DataTypeToString
-
由 guosheng 提交于
-
由 kavyasrinet 提交于
Update copyright for notest_dist_image_classification
-
-
由 guosheng 提交于
-
由 Cao Ying 提交于
Fix the decoder_boot in test_rnn_encoder_decoder.py
-
由 Qiao Longfei 提交于
-
由 Yi Wang 提交于
* Polish threadpool * Add #include <vector> * Rename variables * Rename variables * clang-format
-
- 28 1月, 2018 4 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yibing Liu 提交于
-
由 kexinzhao 提交于
* fix some typos * fix
-