Commit Graph

1472 Commits (fa54d9d8c03e4061528c4e3ad154b806cd0c35e7)

Author SHA1 Message Date
whs 1cf9800f3b Merge pull request #2788 from wanghaoshuang/pixel_softmax_layer
8 years ago
wanghaoshuang de145b0aa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
yangyaming 9802c42555 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
Luo Tao 8ef17ea68f Merge branch 'develop' into op_refine, fix conflict
8 years ago
Xinghai Sun b59f301840 Merge pull request #3815 from xinghai-sun/cos_sim_layer2
8 years ago
Xinghai Sun a5f1e6d6bd Update cos_sim operator by following reviewer's comments.
8 years ago
Cao Ying ed428a505d Merge pull request #3833 from lispc/develop
8 years ago
lispc 5d9478094d PyDataProvider2.InputType repr refine style
8 years ago
whs 7002e69be2 Merge pull request #3878 from wanghaoshuang/fix_attr
8 years ago
Yu Yang b64aac542a Merge pull request #3857 from qingqing01/grad_test_for_multi_inputs
8 years ago
wanghaoshuang 3d490d030e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
wanghaoshuang e687f3f540 Make attribute support for std::vector<std::pair<int, int>>
8 years ago
Luo Tao 020e45f715 follow comments to revert add_two_op to add_op
8 years ago
dangqingqing ab55d7933b revert scatter_op and other mirror changes.
8 years ago
Tao Luo 843a8b1e5d Merge pull request #3856 from lcy-seso/fix_sub_nested_seq_protostr
8 years ago
Tao Luo b3463bfffc Merge pull request #3851 from luotao1/no_kernel_op
8 years ago
Yu Yang 3d9d32a1c1 Invoke check_grad many times for no_grad_set
8 years ago
dangqingqing 447033296d Make some operator correctly handle gradients for multi inputs.
8 years ago
caoying03 7c785426e4 add missing protostr for sub_nested_seq_layer.
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
caoying03 10eacac9a7 follow comments and fix unittest.
8 years ago
Luo Tao 5b93ac7778 package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
caoying03 fb49bc2c99 rename mse_cost into square_error_cost.
8 years ago
Zhuo Zhang 879866cc56 add PyDataProvider2.InputType pretty print function
8 years ago
Xinghai Sun 91215bcef9 Fix a bug causing wrong gradient results in cos_sim op.
8 years ago
yangyaming 3970f240b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
yangyaming c33ddc74c1 Fix some bugs, add more unittests.
8 years ago
Xinghai Sun ed72af48ce Add cos_sim op.
8 years ago
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
yangyaming e9cc32820d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
yangyaming 6bef079660 Follow coding style and move reshaping operation to paddle tensor.
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
yangyaming a4df3f5bd8 Finish framework of squared_l2_distance_op.
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