Commit Graph

4369 Commits (a7c4d0c0ea7b3b2d01c55287a55d237dfe917b67)
 

Author SHA1 Message Date
caoying03 a7c4d0c0ea Merge branch 'develop' into print_attention_weight
8 years ago
gangliao 378527ac43 Merge pull request #2823 from PaddlePaddle/gangliao-patch-1
8 years ago
gangliao 6986a89331 FIX: add -lrt for link
8 years ago
caoying03 5e87a1bb06 Merge branch 'develop' into print_attention_weight
8 years ago
caoying03 56a722a1d0 output all beam search results in layer group.
8 years ago
Tao Luo 9695eb9db6 Merge pull request #2819 from luotao1/compile
8 years ago
Luo Tao e0ea87c99d fix pybind compile question
8 years ago
Yu Yang 0a32008126 Merge pull request #2815 from reyoung/feature/op_kernel
8 years ago
Yu Yang 0ff8192072 Add OperatorWithKernel class
8 years ago
fengjiayi 8681c5800b Merge pull request #2813 from Canpio/dev_update_dim
8 years ago
fengjiayi 76b4dd6226 Merge pull request #2809 from Canpio/dev_add_tensor_interface
8 years ago
fengjiayi 2dbe60e489 Remove Dim::contiguous and Dim::contiguous_strides
8 years ago
fengjiayi 2dccab87d4 fix some syntax problems
8 years ago
QI JUN 2749b71f27 Merge pull request #2806 from reyoung/feature/refine_cuda_h
8 years ago
Tao Luo c1ae339633 Merge pull request #2810 from Haichao-Zhang/new_layer_doc_error_fix
8 years ago
武毅 bcf9f421c3 Merge pull request #2774 from typhoonzero/fix_newupdater
8 years ago
Qiao Longfei a2e5f652d3 add operator base (#2725)
8 years ago
zhanghaichao 043764e770 Error fix in doc on Write New Layers
8 years ago
fengjiayi 0665dc9755 add more test
8 years ago
fengjiayi ca39515e24 Add several interfaces for Tensor class
8 years ago
qijun 69d76812ae fix cublas dynload bug
8 years ago
Yu Yang 267f9a2cdf Move static variable defined in .cc (#2782)
8 years ago
Yu Yang 27b196ba6d Expose paddle.framework by pybind11 (#2793)
8 years ago
gongweibao ef67d08c5a Merge pull request #2719 from gongweibao/taskfail
8 years ago
Yu Yang a046605307 Refine CUDA Related libraries
8 years ago
Yu Yang 62da4a1cde Merge pull request #2802 from reyoung/feature/fix_python_slow
8 years ago
Yu Yang abff52abcb Simplelize framework/CMakeLists.txt (#2803)
8 years ago
Yu Yang 313e9f551f Fix slow parsing a recursive depends topology
8 years ago
LiuYongFeng e4fed8f69c Merge pull request #2786 from llxxxll/develop
8 years ago
gangliao 67bbcbbc30 Merge pull request #2799 from QiJune/fix_dyload_link
8 years ago
dzhwinter 71d196cd99 Merge pull request #2730 from Superjom/network
8 years ago
dongzhihong b871641a53 "switch to shared_ptr"
8 years ago
gongweibao dd8685ff1c fix bug
8 years ago
qijun 8e4d04376d fix dyload link undefined reference dlsym
8 years ago
gongweibao d05d19ba03 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into taskfail
8 years ago
gongweibao b64c7a635d fix by helin's comments
8 years ago
LiuYongFeng dbe16a2122 Update README.md
8 years ago
dongzhihong 18e65b0c08 "support net_proto header"
8 years ago
gongweibao a40a7a5cb1 fix by helin's comments
8 years ago
yi.wu 5a4f33df7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_newupdater
8 years ago
dongzhihong 983577dc49 Merge remote-tracking branch 'origin/develop' into net_ycw
8 years ago
dongzhihong bc021d775e "move opContext to DeviceContext"
8 years ago
dzhwinter 15f021a93e Merge pull request #2716 from dzhwinter/save_state
8 years ago
Cao Ying 8c615e8ff4 Merge pull request #2783 from lcy-seso/update_wmt14_model_md5
8 years ago
dongzhihong 052d1d16ee Merge remote-tracking branch 'origin/develop' into net_ycw
8 years ago
caoying03 68ec558c21 update the md5sum of WMT14 trained model.
8 years ago
LiuYongFeng fb6161aad6 Update README.md
8 years ago
LiuYongFeng d93abc8a6c Update README.md
8 years ago
LiuYongFeng 8718dc5ed5 Update README.md
8 years ago
QI JUN 1038bc461a implement DeviceContext (#2709)
8 years ago