Commit Graph

5497 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
Tao Luo 0c15b6c24c
Merge pull request #6184 from luotao1/print_operators_doc
7 years ago
Tao Luo 09fc307fd3
Merge pull request #5830 from luotao1/cmake
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
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
7 years ago
Luo Tao 45dfc34c21 Merge branch 'print_operators_doc' of https://github.com/luotao1/Paddle into luotao1-print_operators_doc
7 years ago
Luo Tao 362b7d8a5e Rename gserver_test2 to gserver_test_with_python
7 years ago
Luo Tao 57157284b2 Merge branch 'develop' into cmake
7 years ago
Tao Luo fb919382cc
Merge pull request #6088 from Xreki/fix_capi_build_with_python
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
QI JUN d066b07f14 change GPU memory allocating policy (#6159)
7 years ago
chengduo e50f35706a code refine (#6164)
7 years ago
typhoonzero dda277ba6c update build.sh
7 years ago
Yiqun Liu 57dc8de934
Fix the linking error for iOS simulator (architecture x86_64). (#6081)
7 years ago
Yiqun Liu 7480291c62
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
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
Tao Luo 44e391449c
Merge pull request #6126 from emailweixu/fix_rnn_comments
7 years ago
typhoonzero 1a852861b2 add switch for distributed support
7 years ago
Yiqun Liu 42708ded54
Enable the case N != ldc in EigenBlasGemm. (#5976)
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
xuwei06 d36db0d3ec Fix comments in sequence_rnn_(mixed/matched)_inputs.py
7 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
7 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
7 years ago
Luo Tao 4c95301e98 add WITH_DOC for print_operators_doc
7 years ago
QI JUN 1238706d72
Refine unittest with setting gflags (#5476)
7 years ago
Luo Tao c864161532 Merge branch 'develop' into cmake
7 years ago
Liu Yiqun 5fc88244b5 Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON.
7 years ago
Yu Yang 35453df18f
Fix ShareLoD bug (#6084)
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
Yiqun Liu 00eceea06e
Fix the problem that building for Android fails with WITH_TESTING=ON. (#6051)
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
Luo Tao 8a5a8637f9 fix bug in trainer/tests/CMakeLists.txt
7 years ago
Luo Tao da747841db Merge branch 'develop' into cmake
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