Commit Graph

4621 Commits (09ed52831b5ea734fae4a26ba9d2c117f202204f)

Author SHA1 Message Date
tensor-tang 5ba1e1e10a Merge remote-tracking branch 'upstream/develop' into mkldnn_bn
8 years ago
typhoonzero a2412ce070 fix sparse update size
8 years ago
tensor-tang 703947928f refine comment and code
8 years ago
xzl acfdc312f9 support trainconfig and modelconfig of MergedModel
8 years ago
xzl 0dc4b29879 deal with conflit
8 years ago
Yu Yang 6c0b383672 Add VarType::STEP_SCOPES for RNN (#5056)
8 years ago
Qiao Longfei ee998a9c44 CPU Batch Norm Op (#4964)
8 years ago
helinwang b54990e951 Merge pull request #5053 from helinwang/serialization
8 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
8 years ago
Helin Wang f28b4d6805 Fix parameter server checkpoint serialization
8 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
8 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
8 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
8 years ago
tensor-tang 02fdf24115 enable copyFrom of MKLDNNMatrix
8 years ago
chengduoZH 05239b6ff5 fix functor
8 years ago
yangyaming 5939a17c47 Follow comments and adapt to new interface.
8 years ago
dangqingqing 0190d5d644 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into check_out_lod
8 years ago
dangqingqing 2e783663fa Enable to output LoD in fetch_op and check output LoD in the op unit test.
8 years ago
chengduoZH b15c69f59d remove conflict
8 years ago
chengduoZH 4c6bccbe20 fix doc and remove useless code
8 years ago
yangyaming 0521161070 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
8 years ago
yangyaming 9a3f50d806 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
8 years ago
chengduoZH 61dbf4b926 fix im2col interface
8 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
8 years ago
chengduoZH 154dbb4697 Add unit test
8 years ago
qingqing01 23bf6b2c15 Merge pull request #4887 from chengduoZH/fix_im2col_kocf_for_sequence
8 years ago
Zhuoyuan 8fdc315acc Merge pull request #4739 from zchen0211/develop
8 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
8 years ago
Yi Wang cdb5f2928a Add a C++ program that prints operator document in JSON format (#4981)
8 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
8 years ago
Yu Yang bc15117403 Correct mul_op implementation (#4988)
8 years ago
Yu Yang 43c6ff212e Feature/nccl dso (#5001)
8 years ago
QI JUN fcd74e06b8 add book04.word2vec train test (#5002)
8 years ago
QI JUN 40e7caf667 ensure ids in lookup table op must be a column vector (#4987)
8 years ago
chengduoZH 09662da0be follow comments
8 years ago
chengduoZH 811a3174f1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2col_kocf_for_sequence
8 years ago
chengduoZH 2947f5678e follow comments
8 years ago
chengduoZH f2ccef26bf Add sequence_conv_op
8 years ago
chengduoZH 0ab2c436ae Add sequence_project_functor
8 years ago
dangqingqing cf2608e383 update to the develop branch.
8 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
8 years ago
Tao Luo 48173e8599 Merge pull request #5010 from tensor-tang/merge
8 years ago
tensor-tang 386bb1fece fix crash on ds2
8 years ago
chengduoZH ce960575cd fix doc format and unit test
8 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
8 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
8 years ago
Qiao Longfei c91de280d7 CompileTime InferShape should find var recursively in stack of blocks (#4998)
8 years ago
chengduoZH 4c19f9f429 fix backward
8 years ago
chengduoZH 6246be294f clean gradient data
8 years ago
Qiao Longfei 54ffafa123 use context to get attribute (#4997)
8 years ago
Qiao Longfei e7f627036a fix InferShapeContext Has interface (#4994)
8 years ago
chengduoZH 4d112b7d04 remove conflict
8 years ago
chengduoZH dc7d07358c add padding up, down, left, right
8 years ago
chengduoZH 834b82f109 fix sequence_project_op forward and backward
8 years ago
Guo Sheng d0cfbba429 Merge pull request #4496 from guoshengCS/add-NormOp
8 years ago
Yang Yang(Tony) fa050941b0 Merge pull request #4990 from tonyyang-svail/add_optional_in_op_proto
8 years ago
zchen0211 cc5e118b1e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 b3ab3ce0a1 deconv -> conv transpose
8 years ago
Yang Yang c030589df6 add optional in op proto
8 years ago
dzhwinter ac4f7598ed Merge pull request #4985 from reyoung/add_nccl_to_docker_image
8 years ago
Yu Yang 784fc32bfa Add nccl to docker image
8 years ago
zchen0211 64c5ecbedb deconv
8 years ago
Yu Yang e9e0d7d774 Correct the dependencies (#4978)
8 years ago
Yu Yang 86437a8dda Global function, op_support_gpu (#4980)
8 years ago
Yu Yang 65906ef1d0 Several Enhancement
8 years ago
zchen0211 502e72591f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
QI JUN d2f3c8bb7a Merge pull request #4973 from QiJune/clang-build-error
8 years ago
Yan Chunwei db7b11719b change lod tensor to absolute offsets (#4952)
8 years ago
qijun 7edc1d96c6 fix clang build error
8 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
8 years ago
kavyasrinet 5380a5471b Adding Nesterov Momentum (#4948)
8 years ago
tensor-tang 5c892db64c remove unused code
8 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
8 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
8 years ago
hedaoyuan 9a5562aade Merge pull request #4963 from hedaoyuan/inference
8 years ago
hedaoyuan 2bb2c318e9 Change the name of the export.map to paddle_capi.map which need to be released in each version.
8 years ago
Abhinav Arora 09c0c82ec9 Adding increment op (#4940)
8 years ago
zchen0211 8e55736a20 deconv2d
8 years ago
hedaoyuan 37bfd03f0c Merge pull request #4932 from hedaoyuan/inference
8 years ago
hedaoyuan 5d2fe7cd91 Fix cc_library paddle_capi_whole.
8 years ago
Yu Yang 102a5f3499 Feature/remove global scope (#4950)
8 years ago
QI JUN 9903e49f94 add test_fit_a_line (#4936)
8 years ago
QI JUN 92369177ad Merge pull request #4941 from QiJune/fix_elementwis_add_bug
8 years ago
Yu Yang af4dac4ac3 Feature/free kid scope (#4951)
8 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago
zchen0211 7eeaae1695 deconv
8 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method (#4949)
8 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
8 years ago
qijun 9e6404441c fix elementwise add bug
8 years ago
zchen0211 d97a732f4f deconv
8 years ago
zchen0211 e59ca752fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op (#4931)
8 years ago
Abhinav Arora 11bebeb2dc Removing updates of Beta1 and Beta2 power accumulators outside the op (#4925)
8 years ago
Yu Yang 3db5278301 Feature/py executor test (#4922)
8 years ago
hedaoyuan 56d5db8bea Bug fix of libpaddle_capi_whole.a in x86.
8 years ago
hedaoyuan 747b541957 Follow comments
8 years ago
dangqingqing 694bc64aaf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm
8 years ago
dangqingqing 17e33738f2 Enhance unit testing and fix bug.
8 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
8 years ago