Commit Graph

1543 Commits (dadace3178ab1f038bec7d8fcdfb849e8fc6963f)

Author SHA1 Message Date
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
8 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
8 years ago
Yibing Liu 12eaa22ad2 add reshape operator
8 years ago
whs 1cf9800f3b Merge pull request #2788 from wanghaoshuang/pixel_softmax_layer
8 years ago
fengjiayi b7444306ba Follow comments
8 years ago
caoying03 e61485e0f7 Merge branch 'develop' into refine_softmax_op
8 years ago
wanghaoshuang de145b0aa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
fengjiayi 823bdd670f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi f2a66ffabb Follow comments
8 years ago
caoying03 7d16fe87a3 refine softmax operator.
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
fengjiayi 256d6a33d5 Add axis for rowwise_add_op
8 years ago
whs 7002e69be2 Merge pull request #3878 from wanghaoshuang/fix_attr
8 years ago
fengjiayi e168fc4432 Add unit tests for cases that `mul_op` takes tensors as inputs
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
chengduoZH 4cb2966d7b fix config_parser.py(concat_layer and addto_layer)
8 years ago
qijun a22606ca0c fix bug
8 years ago
qijun f314330c23 refactor operator python test and add sum operator
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
chengduoZH 0692dd2061 fix test_bi_grumemory.protostr, test_recursive_topology.protostr, util_layers.protostr and new test_sub_nested_seq_select_layer.protostr
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
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_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
chengduoZH fb69d38c4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Adapting_to_the_BatchNorm_structure_to_support_3D_data
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
chengduoZH a55dd22649 fix conflict
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 536dbc0cb6 fix conflict
8 years ago
chengduoZH a4e1e127f3 Add test_conv3d_layer.protostr,test_deconv3d_layer.protostr
8 years ago
chengduoZH 3ad748e225 Fix img_layers.protostr,img_trans_layers.protostr. Add test_BatchNorm3D.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 30c0df6d27 fix layers_test.py
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
chengduoZH 2e97045c23 fix layers_test.py
8 years ago
chengduoZH 3b0e43aa6a add config parse
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
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