Commit Graph

1786 Commits (a061a85eafa4d50f8d8e4e8b2e08bc75005f82f1)

Author SHA1 Message Date
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
7 years ago
qingqing01 4786ad1457 Make the new framework independent the old framework. (#6201)
7 years ago
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
7 years ago
qingqing01 20b885f7b8
Merge pull request #6148 from qingqing01/lstm_doc
7 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
7 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
7 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
7 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
7 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
7 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
7 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
7 years ago
typhoonzero 1a852861b2 add switch for distributed support
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
7 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
7 years ago
Yibing Liu 61d98f27ce
Merge pull request #6058 from kuke/refine_rank_loss_op
7 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
7 years ago
Yibing Liu 0d8483b45d
Merge pull request #6060 from kuke/refine_reshape_op
7 years ago
Yibing Liu 9907350d8a Merge branch 'develop' of upstream into refine_rank_loss_op
7 years ago
Yibing Liu da62d6cc24 fix the doc display problem in rank_loss_op
7 years ago
Yang yaming 990818f7c7
Merge pull request #6031 from pkuyym/fix-6016
7 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
7 years ago
Yibing Liu 4d1ee0ff12 Amend license and comments in reshape_op
7 years ago
Yibing Liu ff8a677848 Revise comments in rank_loss_op
7 years ago
chengduo 5a3d1362f7
Merge pull request #5951 from chengduoZH/fix_conv_doc
7 years ago
Guo Sheng 0066bbbaa3
Merge pull request #6021 from guoshengCS/fix-GRUOp-codestyle
7 years ago
yangyaming a5236265b7 Refine doc for smooth l1 loss op.
7 years ago
sweetsky0901 4ffb73fd3b format ..
7 years ago
chengduoZH c339e1b786 remove conflict
7 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 3206094b5e format code
7 years ago
武毅 4ecbab42d8
Fix compile on cudnn7 (#5982)
7 years ago
guosheng 1ab03d49d5 Fix gru_op related code style in gpu_kernel
7 years ago
guosheng 3e552cdcac Fix gru_op related code style
7 years ago
wanghaoshuang 29262ab24d Fix unitest.
7 years ago
sweetsky0901 d2ee3c98df format code
7 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 c52ed8de37 format code
7 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
7 years ago
sweetsky0901 bd561384bc format code
7 years ago
sweetsky0901 d9673cad15 format code
7 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
7 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
7 years ago
fengjiayi 23b3fef062
Make 'scale_op' supporting int and int64 (#5986)
7 years ago
wanghaoshuang 76a65a83a0 Fix comments style
7 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
7 years ago
wanghaoshuang ab9d59c539 Fix double type error while using eigen api
7 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang ea7359c60b Refine code and comments
7 years ago