Commit Graph

5428 Commits (6053f7e36b19a06da14c970a1e4f25a02d1dbcaf)
 

Author SHA1 Message Date
chengduoZH 6053f7e36b fix previous comments(c++)
8 years ago
chengduoZH 2710584ff1 fix above comments
8 years ago
chengduoZH f715c740bf Add_config_parser_for_Conv3D_DeConv3D
8 years ago
chengduoZH d5768ebc89 fix above comments
8 years ago
chengduoZH 38cc5dadcc modified bias shape of ConvLayer
8 years ago
chengduoZH 0a7516d193 fix col2vol vol2col kernel
8 years ago
chengduoZH 43f6cdc824 fix Matrix
8 years ago
chengduoZH c792ef7d5a fix DeConv3D, Conv3D
8 years ago
chengduoZH 424b325d08 add unit test DeConv3D, Conv3D, col2vol, vol2col
8 years ago
chengduoZH 9b3d6acdbf Add depth dimension information to Argument
8 years ago
chengduoZH 52ceeedba5 Add col2vol and vol2col CPU funtion
8 years ago
chengduoZH 23cf0c61e0 Add DeConv3DLayer
8 years ago
chengduoZH 11975b4f91 Add Conv3DLayer
8 years ago
chengduoZH 5d7f6dde52 Add depth dimension information to ConvBaseLayer
8 years ago
chengduoZH 8cc0eb9c5d Modify ConvConfig, Add depth dimension
8 years ago
chengduoZH cfb86c4e23 Add vol2col and col2vol cuda kernel
8 years ago
helinwang 0f3a3e9894 Merge pull request #3321 from helinwang/trainer_etcd
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago
Yi Wang 95fc07d2b0 Merge pull request #3344 from wangkuiyi/fix_enforece_test
8 years ago
Yi Wang 54cda76fe8 Refactorize enforece_test.cc
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
8 years ago
Helin Wang 34add153de fix style check
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
Yi Wang 9a52056d57 Merge pull request #3341 from wangkuiyi/remove_warnings
8 years ago
Yi Wang 6c66044ce0 Fix more warnings about comparison between signed and unsigned values
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
Yi Wang 18cf078660 Merge pull request #3300 from dzhwinter/type_alias
8 years ago
dongzhihong 22f03c3981 "fix clang format"
8 years ago
dzhwinter 91e8aadaef Merge branch 'develop' into type_alias
8 years ago
dzhwinter aa5090de3a Update networks.py
8 years ago
Qiao Longfei e31a469ee0 add gradient test framework (#3226)
8 years ago
dongzhihong 2c553e4fb6 "fix clang format error"
8 years ago
Yu Yang 6540701f39 Merge pull request #3293 from reyoung/feature/uniform_random_op
8 years ago
Tao Luo 01c668e6c3 Merge pull request #3310 from luotao1/doc
8 years ago
dongzhihong cf92472822 clang format
8 years ago
Cao Ying 382de96460 Merge pull request #3249 from lcy-seso/kmax_score_layer
8 years ago
Luo Tao a055cb19ce add pip install setup_requests in .travis.yml
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
dzhwinter 7945572cee Update fill_zeros_like_op.cu
8 years ago
Yu Yang 7c2508109e Follow comments, change auto -> auto*
8 years ago
Yu Yang 174a3b3ec6 Merge branch 'develop' of github.com:baidu/Paddle into feature/uniform_random_op
8 years ago
Cao Ying d9f97b023d Merge pull request #3297 from lcy-seso/add_nest_sequence_select
8 years ago
dongzhihong b32fcf2854 merge origin/develop
8 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
8 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
8 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
8 years ago
Yi Wang 9d7b8bc04d Merge pull request #3327 from typhoonzero/add_pypi_releasing_doc
8 years ago
Yan Chunwei 2af35002f7 fix some enforce (#3301)
8 years ago
Yi Wang 95fb16177c Merge pull request #3326 from wangkuiyi/remove_curl_progress_info
8 years ago