Commit Graph

3079 Commits (4a3580ac751fdfdba52575d83ef151bed75b0396)

Author SHA1 Message Date
Xi Chen 4a3580ac75 add missing dependency
9 years ago
Xi Chen 452fe1e1be init checkin for distributed book chapter 6
9 years ago
Tao Luo 41307c738d
Merge pull request #7284 from pkuyym/fix-7211
9 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
9 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
9 years ago
yangyaming 67b8c09210 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7211
9 years ago
Yang Yu 63ff0b4ba9 Refine get_places
9 years ago
yangyaming 872b1c8884 Stop gradient when pool_type=='max'
9 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
9 years ago
Yang yaming a9f7cd340b
Merge pull request #7278 from pkuyym/fix-7216
9 years ago
Yang Yu ed0cf3d6c6 Merge branch 'develop' of github.com:baidu/Paddle into feature/get_places
9 years ago
Siddharth Goyal 691b5cac61 Fix equation for gru op (#7274)
9 years ago
Yu Yang 758fe4731c
Merge pull request #7260 from emailweixu/conditional
9 years ago
yangyaming 05c08214e3 Bug fix when inserting fill_zeros_like_op.
9 years ago
Siddharth Goyal 12e3514139 Modify inference.cc to run example without pickletools (#7262)
9 years ago
Cao Ying 3b543756aa
Merge pull request #7241 from will-am/fix_doc_paramattr
9 years ago
Cao Ying 0b6c5e6d25
Merge pull request #7223 from PaddlePaddle/emailweixu-patch-1
9 years ago
xuwei06 787d1d36d0 Fix the output of conditional_block
9 years ago
guosheng ea6eb96347 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-reorderTensor
9 years ago
guosheng e21923543a Enhance reorder_lod_tensor_by_rank_op to support Tensor
9 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
9 years ago
wangmeng28 298977c4e4 Fix doc of ParameterAttribute
9 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
9 years ago
Yang Yu 8496b2e41b Refine parallel_do
9 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
9 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
9 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
9 years ago
emailweixu ebc616b0f9
Fix comment to layers.fc
9 years ago
Yu Yang 2b259bf14d
Merge pull request #7208 from reyoung/feature/default_omp_num_threads_1
9 years ago
Tao Luo ee341efd79
Merge pull request #7183 from tensor-tang/use_mkl_packed
9 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
9 years ago
Yang Yu b585c93ab0 Default use one thread in fluid
9 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
9 years ago
tensor-tang d3f867e776 enable mkl_packed_recurrent python interface
9 years ago
tensor-tang 042f3524d2 add flag use_mkl_packed
9 years ago
Yang yaming 89bbc4f6e5
Merge pull request #7157 from pkuyym/fix-7156
9 years ago
Yang Yang 7411df34b8 add multi thread
9 years ago
Yang Yang 8ee17e965f pass sgd at first iter
9 years ago
Yang Yang 9313233297 merge develop
9 years ago
Yang Yu 0c16f4f602 Update
9 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
9 years ago
Yang Yu 059096741e Add init glog
9 years ago
yangyaming 60fecce43d Fix unit test for lstm_unit.
9 years ago
Yang Yu 90a5a55a6c Expose some activations
9 years ago
Liu Yiqun 42a0603e6f Merge branch 'develop' into core_inference_example
9 years ago
yangyaming c0f6f492bc Add shape info for arguments.
9 years ago
fengjiayi e57a40b8a6
Merge pull request #7140 from JiayiFeng/dev_refine_backward_no_grad_var_handling
9 years ago
yangyaming d6ec963047 Minor correction.
9 years ago
yangyaming f0e797e5b7 Doc fix and enhancement for lstm_unit python wrapper.
9 years ago
Siddharth Goyal 87f46ebb36 Add squared error layers doc (#6862)
9 years ago