Commit Graph

5183 Commits (571ef90ce28fe8fdea76c063ca23f6d71c25a91a)

Author SHA1 Message Date
tensor-tang 852d905b68
Merge pull request #5492 from tensor-tang/mkltags
8 years ago
Yang Yu c9fc7ba9f8
Do not sum output if that output is not a gradient
8 years ago
fengjiayi b698d19bfb
Add grad for lodtensor array ops (#5461)
8 years ago
Yang Yu d24d8c20f3
Add `lod_array_length` operator
8 years ago
Yu Yang b266f504c5
Merge pull request #5441 from reyoung/feature/fill_constant_force_cpu
8 years ago
Yu Yang 7f22a6d1b5
Merge pull request #5465 from reyoung/feature/compare_op_support_cpu
8 years ago
Yang Yu 6d41bfb7df Add increment op
8 years ago
Yang Yu 568270f3c6 Stash
8 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
8 years ago
guosheng c8dcd9a9ba Refine ChunkEvalOp by following comments and rewrite the doc
8 years ago
tensor-tang 4fd432fdac update mkldnn tag
8 years ago
wwhu b3a86b6dbb fix CI
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
dangqingqing e5791dd1c7 Remove fill_constant_batch_size_like_op.h and clean some operator codes.
8 years ago
chengduoZH b6f9ba484e fix conv2d doc
8 years ago
yangyaming 7be390aa83 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-4029
8 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
8 years ago
yangyaming cfde85bc52 CallBack --> Callback
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
8 years ago
chengduoZH 97e9dd7237 add dilation for im2col
8 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
8 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
8 years ago
typhoonzero 11ee50ceb9 update
8 years ago
peterzhang2029 44e1ac3882 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
peterzhang2029 47269273ff refine memory transform
8 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
8 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
8 years ago
Yang Yu 3187451ae7
CompareOp's kernel device type is decided by input tensor place
8 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
8 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
8 years ago
Yang Yu 2ac5772970
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_force_cpu
8 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
8 years ago
Dong Zhihong e34e12931e Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Yang Yu 0ede2a7311
Fix CI Compile
8 years ago
wwhu c8c4b6e427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_by_norm
8 years ago
Tao Luo ce08645dec
Merge pull request #5422 from tensor-tang/resnet
8 years ago
chengduoZH cdf5e87104 fix attr name
8 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
8 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yang Yu 2dd91dd572
Shrink State Operator
8 years ago
Yang Yu f651cefe27
Merge branch 'feature/fill_constant_no_template' into feature/fill_constant_force_cpu
8 years ago
Yu Yang b4e1824363 Fix CI
8 years ago
Yu Yang 0708a1550c Fix CI
8 years ago
Yu Yang 5ee62383bd Rewrite fill_constant op
8 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
8 years ago
Yu Yang db3b49fe0e Add gtest for drnn
8 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
8 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
8 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
8 years ago
Dong Zhihong 7874399cf3 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
8 years ago
peterzhang2029 f5cb52ca3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
peterzhang2029 3ae14242da update for mini-batch
8 years ago
typhoonzero 79e50c14ba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_manylinux
8 years ago
typhoonzero 00360e7eb5 update
8 years ago
typhoonzero 579c92abc3 fix compile
8 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
8 years ago
typhoonzero e1157c521d add back root should delete later
8 years ago
typhoonzero 66ae71399d enable manylinux builds
8 years ago
dangqingqing ed2d30b5f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
dangqingqing d94c936bd5 Enhance unit testing.
8 years ago
Dong Zhihong 8d9b33412d Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Dong Zhihong c09ad73c33 "add fit a line test"
8 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
8 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
8 years ago
武毅 3014645d35
Merge pull request #5403 from typhoonzero/refine_get_cuda_context
8 years ago
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
8 years ago
tensor-tang d34780e193 fix issue for resnet
8 years ago
Dong Zhihong bdc832cba1 "add eval interface"
8 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
8 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
8 years ago
dzhwinter b25804c328
"fix unsigned compare problem" (#5359)
8 years ago
Thuan Nguyen 4d7289342c
Merge pull request #5408 from cs2be/ADD_PRINT_OPERATOR_IN_DOCKER
8 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
8 years ago
Yang Yang(Tony) 701545979b
Update lod_tensor.md (#5383)
8 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
8 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
8 years ago
dangqingqing d851dafed5 Update and resolve conflicts.
8 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
8 years ago
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
8 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
8 years ago
typhoonzero 272f3e6d43 refine get cuda context
8 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
8 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
8 years ago
chengduoZH acc3278811 remove conflict
8 years ago
chengduoZH 206f32c13a deconv2d kernel and deconv3d kernel write together
8 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
8 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
8 years ago
guosheng ece1d57c2b Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ChunkEvalOp
8 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
8 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
typhoonzero fa1e90425d put files to platlib
8 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
8 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
8 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
8 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
8 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
8 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
8 years ago
chengduoZH ba7db29df1 remove conflict
8 years ago
chengduoZH 8ac1178707 fix doc
8 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
guosheng e3d15eee12 Add TODO in the GRU Operator related
8 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
8 years ago
dangqingqing 483947c45d Update and Resolve conflicts
8 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
8 years ago
fengjiayi d05c182e93 Add LoD's slice and append function (#5368)
8 years ago
Yu Yang 2be4c3cb62
Feature/lod tensor array (#5379)
8 years ago
kexinzhao cb0118f3e5 Polish Operator Doc (m) (#5375)
8 years ago
kexinzhao 5d8cdf2031 Polish operator docs (n to p) (#5376)
8 years ago
kexinzhao fb2aa7179c Polish Operators Docs (r) (#5377)
8 years ago
kavyasrinet 30a85204b4 Adding the doc format for AdaDelta, AdaMax, Adam, AdaGrad, BatchNorm, Clip, Cast and AUC (#5317)
8 years ago
kavyasrinet 2ac5d7d018 Fixing documentation for operators (#5373)
8 years ago
kavyasrinet e65ab795af Fixing documentations for few more operators (#5374)
8 years ago
Yu Yang ea2fc4cc51 Use stable_sort in lod_rank_table (#5378)
8 years ago
chengduoZH 10bd9f6831 remove conflict
8 years ago
chengduoZH 82aa569353 follow comments
8 years ago
guosheng 56bae5c3da Fix activation_functions in gru_gpu_kernel
8 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
guosheng 1d85b2bd17 Refine GRU Operator according to activation_functions
8 years ago
Thuan Nguyen 610c39d304 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363.
8 years ago
kexinzhao c0d2ca54b9 polish_g_to_l (#5367)
8 years ago
kexinzhao af760eac5e polish op from e to f (#5357)
8 years ago
kexinzhao c5c024377b Polish from concat to conv shift operators (#5347)
8 years ago
Cao Ying 45eabb8cf2 Add the crf_decoding operator. (#5352)
8 years ago
Abhinav Arora b0b26dabe7 Polish operator documentation (#5356)
8 years ago
kexinzhao 7408a4c408
Merge pull request #5354 from kexinzhao/cos_sim_to_dynamic_recur_op
8 years ago
Qiao Longfei 906e2565a7
Add acc test to image classification (#5336)
8 years ago
Yu Yang 74849158e3 Add LoDRankTable (#5349)
8 years ago
Abhinav Arora 73632deea0
Polish the documentation for uniform_random and top_k ops (#5353)
8 years ago
Kexin Zhao 6a07af0671 polish doc c to d
8 years ago
dangqingqing 4c9be1a997 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
8 years ago
guosheng 4b8bcf320f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
guosheng faad835166 Refine GRU Operator by following comments
8 years ago
wwhu 59cbaf9fe7 fix doc
8 years ago
wwhu 34d68f24fc fix doc and code style
8 years ago
zhouxiao-coder 496583a165 update data types and test cases
8 years ago
kexinzhao 39320f00df
Merge pull request #5334 from kexinzhao/polish_op_doc
8 years ago
dangqingqing 1c004a4913 Resolve conflicts.
8 years ago
Tao Luo a8dee3b315
Merge pull request #5251 from qingqing01/lstm_fix
8 years ago
Yi Wang 1ed5ae7a14
Fix comparing between signed and unsigned values (#5328)
8 years ago
tensor-tang a3fa64e4b8 Merge remote-tracking branch 'upstream/develop' into mkldnn_addto
8 years ago
Kexin Zhao 81ba077e7b small fix
8 years ago
daming-lu c5b556f0d1 Merge branch 'develop' into fix_deploy_script
8 years ago
Yu Yang 4b9a2c44f1 Fix bug in lookup_table_op & layers (#5298)
8 years ago
daming-lu 496f150183 fix build doc
8 years ago
dangqingqing 519476a4c6 Fix CMake bug.
8 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
8 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
8 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
8 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
8 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
8 years ago
dangqingqing 29a9f9b5ea Refine code format and fix threads number.
8 years ago
Yang Yang(Tony) 5682916c47
add acknowledgement of lstm_unit_op (#5293)
8 years ago
Zhuoyuan 6d649d9ebd
Merge pull request #5235 from zchen0211/develop
8 years ago
wwhu 65451b5c4d add cliy_by_norm op
8 years ago
Yu Yang 0a32e74d13
Rewrite StaticRNN with Executor (#5224)
8 years ago
Yang yaming 8cdb42c2b3
Merge pull request #5111 from pkuyym/fix-5070
8 years ago
Yang Yang(Tony) 90f4d5e904
modify fill constant batch size like (#5222)
8 years ago
zchen0211 0efac253d3 deconv small fix
8 years ago
zchen0211 2d956b82cd deconv cudnn
8 years ago
zchen0211 7e34b8e366 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yang Yang(Tony) 0885de47eb first commit (#5286)
8 years ago
zchen0211 31187e7e72 deconv fix
8 years ago
zchen0211 634facecaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
dangqingqing 5a4cdbb3df Fix check bug.
8 years ago
dangqingqing 03bfd7611a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
dangqingqing 1f53a72f10 Reduce the threads number in the LSTM backward kernel to fix the error occurred in GPU GTX 1080.
8 years ago
yangyaming 970613fc15 Refine and follow comments.
8 years ago
wangmeng28 4172fc09c3 Add sparse input support for factorization machine layer
8 years ago
zchen0211 b720f282b1 deconv modify
8 years ago
zchen0211 4e228021bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
guosheng 23a631d462 Fix End of Files in GRU Operator
8 years ago
guosheng bb75381444 Clean code of GRU Operator
8 years ago
xzl 83818cd451 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
guosheng 53d8165f53 Make GRU Operator adapt to sequence2batch
8 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
Cao Ying 8401039feb
Merge pull request #5084 from lcy-seso/crf
8 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
8 years ago
guosheng 83b48ebcb7 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
8 years ago
qingqing01 36d20609a2
Merge pull request #5115 from qingqing01/lstm_bp
8 years ago
qingqing01 3d567864bb
Merge pull request #5247 from qingqing01/memory_alignment
8 years ago
dzhwinter 26492210c0
Fix/sequence op (#5264)
8 years ago
Haonan bcdedecb57
handle non-sequence data in sequenceReshapeLayer (#5188)
8 years ago
zchen0211 a0acfc6a62 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yu Yang 0318f47e1c Enhance in backward (#5262)
8 years ago
Yu Yang 1363ddb6d7
Feature/executor use program bind (#5196)
8 years ago
Qiao Longfei ee11f00642
add shareLod (#5259)
8 years ago
QI JUN 360cb18321
fix bug in lookup table grad operator (#5228)
8 years ago
fengjiayi 9074a60c51
Refine lookup_table_op (#5257)
8 years ago
Abhinav Arora db3b9438b7
Adding Normal distribution initializer and unit tests for python initializers (#5256)
8 years ago
Qiao Longfei 9b65acd586 memory log level change from 3 to 10 (#5231)
8 years ago
Luo Tao c2f6aa9b4a add comments in test_Expand.cpp
8 years ago
Luo Tao 873ee9ab7e add test_Expand and simply the gserver/tests/CMakeLists
8 years ago
武毅 8013328ed8 Refine evaluator op types (#5208)
8 years ago
zchen0211 b77f9fbf04 deconv2d cudnn
8 years ago
Qiao Longfei 2e91c7da2b memory log level change from 3 to 10 (#5231)
8 years ago
guosheng a4d54b83d4 Make GRU Operator adapt to the latest code
8 years ago
caoying03 ebd992ec79 backpropagate gradients the CRF operator receives.
8 years ago