Commit Graph

2665 Commits (0d1bc8ab9bb413bfb03975083d1e83d46710542f)

Author SHA1 Message Date
helinwang b7ea587309 Merge pull request #3434 from PaddlePaddle/cpplint
8 years ago
Yi Wang feb67522ea Merge pull request #3380 from QiJune/remove_header_file_ddim
8 years ago
Helin Wang 37c2a23884 fix cpplint error
8 years ago
Yi Wang 5381a6eef8 Update
8 years ago
Yi Wang 717fe5495e UPdate grad_op_builder.cc
8 years ago
Yi Wang 8a2e91158f Merge branch 'correct_protobuf_use' into refactorize_grad_op_builder.cc
8 years ago
Yi Wang f40988af0a Correct the use of protobuf generated methods
8 years ago
Yi Wang 9dc0a05f44 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into refactorize_grad_op_builder.cc
8 years ago
Yi Wang 8e0bf6d933 Update
8 years ago
Yi Wang 38f4b1d59e Merge pull request #3430 from wangkuiyi/add_operatorbase_constructors
8 years ago
Yi Wang 65bd7c77e4 Update
8 years ago
Yi Wang 89ba59e24f Add a temporary anonymous constructor to OperatorBAse
8 years ago
Yi Wang 08e1b40aa8 Fix minor bugs
8 years ago
Yi Wang 19ab1dcd70 Merge pull request #3373 from Canpio/refactor_registry_macro
8 years ago
Yi Wang f83876a015 Add constructors to OperatorBase and all sub-classes
8 years ago
fengjiayi 580445a430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro
8 years ago
Yi Wang d08b95382d Add OperatorBase accessors
8 years ago
Yu Yang a81b353788 Merge pull request #3417 from reyoung/feature/remove_fc_op_in_cpp
8 years ago
hedaoyuan d87c0b1211 Merge pull request #3392 from hedaoyuan/convolution
8 years ago
Yu Yang 9a592ec3aa Remove FC Op, since it should be added in Python side
8 years ago
Tao Luo a468bce0ac Merge pull request #3412 from reyoung/feature/fix_latest_compile
8 years ago
Yu Yang 138646fa19 Fix compile on develop branch
8 years ago
hedaoyuan 33f21d0523 Merge branch 'develop' of https://github.com/baidu/Paddle into convolution
8 years ago
caoying03 936de12b85 Merge branch 'develop' into delete_useless_codes_in_softmax
8 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
8 years ago
hedaoyuan da616a6f2f Fix some bugs.
8 years ago
caoying03 cac4ad4449 delete useless codes in softmax backward.
8 years ago
QI JUN a277903d17 Merge pull request #3398 from QiJune/fix_gcc_version
8 years ago
qijun 45088206e7 merge baidu/develop
8 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
8 years ago
helinwang f5812541fb Merge pull request #3405 from helinwang/with_deb
8 years ago
Helin Wang 55ce5a82d4 Docker build: create deb file and build Go by default.
8 years ago
Yi Wang 52954e6f58 Merge pull request #3365 from hedaoyuan/fix_warning
8 years ago
Yi Wang 2ca13944b6 Merge pull request #3378 from gangliao/proj_name
8 years ago
hedaoyuan 370dcf7654 Add a todo in the nnpack function, when groups > 1 and batchSize > 1.
8 years ago
qijun 554e08ac7a fix build error: 'type name' declared as function returning a function
8 years ago
Yiqun Liu d2258a41a7 Merge pull request #3400 from Xreki/capi_read_assets
8 years ago
Liu Yiqun 4f1f7e90aa Delete c-api interface, paddle_gradient_machine_load_parameter_from_buffer, and
8 years ago
Liu Yiqun 9dccdd77a1 Add c-api interface, paddle_gradient_machine_create_for_inference_with_parameters,
8 years ago
hedaoyuan f4bb60ae37 Refine NNPACKConvOpTest.
8 years ago
gangliao 478efa2e1e Merge pull request #3395 from reyoung/feature/fix_random_op_link_error
8 years ago
gangliao be473a62eb Merge pull request #3357 from jacquesqiao/python-test
8 years ago
Yu Yang d299528829 Add curandGenerateNormal to curand.h
8 years ago
Yu Yang 227e09b208 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_random_op_link_error
8 years ago
Yu Yang 4591110201 Fix gaussian_random_op compile error
8 years ago
hedaoyuan 1d74d16cca Remove the useless code.
8 years ago
hedaoyuan 03799bdbfe Refine the unit test of convolution function.
8 years ago
Yu Yang c326aae0cf Fix code style in gaussian_random_op.cu
8 years ago
Liu Yiqun 1505e46be8 Refine the comments of c-api function, paddle_arguments_set_frame_shape.
8 years ago
Yu Yang 14f98c88e8 Polish comments on paddle/platform/variant.h
8 years ago