Commit Graph

3732 Commits (cd099c72627790104db0feaa7028fd551d5fc5c0)

Author SHA1 Message Date
Yu Yang f8192f72f5 Merge pull request #4374 from reyoung/feature/remove_int_pair
8 years ago
Qiao Longfei d0ad82cff1 fix nv_library (#4370)
8 years ago
Yu Yang f4832fe0b4 Remove IntPair type in attribute
8 years ago
Yu Yang 499b3c7058 Merge pull request #4338 from reyoung/feature/add_wait_to_device_ctx
8 years ago
Yu Yang 73db9d09cb Merge pull request #4346 from reyoung/feature/simplify_attr_parse
8 years ago
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
8 years ago
Tao Luo 330e9929ec Merge pull request #4310 from tensor-tang/vgg
8 years ago
tensor-tang 86a9434c71 rename script and modify comments
8 years ago
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
8 years ago
qiaolongfei 9301d3b5ea add namespace and reduce warning
8 years ago
Yibing Liu 47fbc96fa1 Merge pull request #4064 from kuke/multiplex_op_dev
8 years ago
Yibing Liu fb52bc6e12 revert code layout in multiplex_op
8 years ago
Tao Luo 01bec25734 Merge pull request #4193 from luotao1/seq_pool
8 years ago
Yibing Liu 7620efdf1c combine gpu&cpu code in multiplex_op
8 years ago
fengjiayi a2393fc1bd Merge pull request #4348 from Canpio/fix_lod_tensor_dim_64
8 years ago
Yu Yang 057e810286 Simplify GetAttrType code
8 years ago
fengjiayi 8149ba0ddf Change LoDTensorDesc::dims from int32 to int64
8 years ago
Yan Chunwei fdc4d4abce rename LoDTensor::Slice to Shrink (#4343)
8 years ago
Zhuoyuan 5b7fd00d1f Merge pull request #4280 from Superjom/feature/recurrent_op_backward_fix
8 years ago
fengjiayi 948d1d782b Fix progma_once error
8 years ago
Yu Yang d22956c1b7 Merge pull request #4334 from reyoung/feature/change_namespace_for_pybind
8 years ago
Yu Yang ba1f5b5c58 Sync computation when Python invoke `run`
8 years ago
fengjiayi 65874bb568 Merge pull request #4336 from reyoung/feature/remove_unused_field_in_tensor
8 years ago
Yu Yang b5bb6c2cab Remove namespace framework in pybind
8 years ago
Yu Yang a0ce05df1e Remove `numel` field in tensor
8 years ago
Yu Yang f0cd5142af Change namespace of pybind.cc to pybind
8 years ago
superjom b545b5b86b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
8 years ago
tensor-tang bea39f6314 add compare simple net of mkldnn and cpu
8 years ago
gongweibao f99841dd2a Elementwise operator. (#4139)
8 years ago
Yiqun Liu 2d8467ee9d Merge pull request #4320 from Xreki/fix_android_linking_error
8 years ago
Liu Yiqun dd2f477a50 Fix bug in cc_library, when merging several libraries into one on Linux.
8 years ago
qingqing01 7831b1d9ea Merge branch 'develop' into attr_bool
8 years ago
dangqingqing 0dce16a697 Use bool type for attr in cross_entropy_op.
8 years ago
Yibing Liu 85a5d38446 Merge branch 'develop' of upstream into multiplex_op_dev
8 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
8 years ago
Luo Tao 0449b9c89e Merge branch 'develop' into seq_pool
8 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
8 years ago
dangqingqing bdd1404e05 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_share
8 years ago
dangqingqing 4f9d82a9c6 Fix bug.
8 years ago
fengjiayi a77af98bfa Fix bug of static variable
8 years ago
fengjiayi 5f2cd1a452 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_program_proto
8 years ago
tensor-tang ed27a3be78 add some log info
8 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago
hedaoyuan 0ee967b513 Merge pull request #4288 from hedaoyuan/fix_bug
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
dangqingqing a524498efe fix the bug in TeamCity environment.
8 years ago
hedaoyuan c42e2049a2 Refine code.
8 years ago
hedaoyuan bb546cf13e Bug fix.
8 years ago
hedaoyuan 659f2f71ac Bug fix for get device_context.
8 years ago
fengjiayi 4b948abbf0 Update Attribute to make it compatible with BLOCK
8 years ago