Commit Graph

1433 Commits (c1feb27f7513d2ec563accf695bd99220f3cd218)

Author SHA1 Message Date
Cao Ying b52e5c2b31 Merge pull request #3804 from lcy-seso/rename_sequence_into_seq
8 years ago
tensor-tang f878c0c6ba add use_mkldnn flag to v2
8 years ago
caoying03 9cb833cbd8 rename sequence into seq to keep a constant style.
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH a4e1e127f3 Add test_conv3d_layer.protostr,test_deconv3d_layer.protostr
8 years ago
Luo Tao 3e1f56fa2b don't need to specify the path of libwarpctc.so, refine the python api doc
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
chengduoZH 2e97045c23 fix layers_test.py
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 09e903eb94 fix v2 infer interface.
8 years ago
chengduoZH 2ae37a4ea2 fix data_layer for 3D data
8 years ago
chengduoZH f557b0c4c5 fix data_layer for 3D data
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduo 34f4f763f9 Update networks.py
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
qingqing01 751d8533e8 follow wuyi's comments.
8 years ago
qingqing01 8dded4f299 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into write_new_op
8 years ago
qingqing01 c19eae4c8e update doc about how to write new operators.
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago
chengduoZH 2710584ff1 fix above comments
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
caoying03 45ced9da46 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying 2e3f2af71c Merge pull request #3701 from lcy-seso/save_parameter_name_in_ordereddict
8 years ago
caoying03 f0b25c4cfb follow comments to refine the comments.
8 years ago
caoying03 be4c0123c4 follow comments.
8 years ago
caoying03 4a83dde594 save parameters into ordered dict.
8 years ago
qiaolongfei 787cb8ce5d reset pass num to 1
8 years ago
qiaolongfei 721b5020fa change predict size to label class_num
8 years ago
zchen0211 bfeecfd3d2 fix problems
8 years ago
zchen0211 7b8f9fdd25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 97649bf9b2 fix codes in scatter
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
wanghaoshuang 818a64f41f Fix img_pool_layer bug.
8 years ago
zchen0211 2edb69a789 with in-place option
8 years ago
zchen0211 c5e28dd1a0 scatter check in
8 years ago
zchen0211 a88901109b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qingqing01 3663bd881d Merge pull request #3620 from qingqing01/lookup_table
8 years ago
whs e5cbeb0219 Merge pull request #3629 from wanghaoshuang/dilate_conv
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
Qiao Longfei b9a4b2ee52 Merge pull request #3564 from jacquesqiao/mnist
8 years ago
qiaolongfei 625b15355a optimize code
8 years ago
qiaolongfei 3648165b63 add gpu support
8 years ago
qingqing01 aafeff0fde Merge branch 'develop' into lookup_table
8 years ago
wanghaoshuang 0ee18a86d1 Fix doc.
8 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
zchen0211 fabfe17a42 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qiaolongfei 0e300f9bf0 use init_net and random_op to initialize parameter
8 years ago