Commit Graph

8745 Commits (f78731c837639051e8d7e3cb090587701f84aa1f)
 

Author SHA1 Message Date
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
7 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
7 years ago
qingqing01 87eb071405
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
qingqing01 43a64a7655
Merge pull request #5118 from chengduoZH/Add_deconv3d_op
7 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
7 years ago
Tao Luo 664691c89a
Merge pull request #5399 from Xreki/doc_redir_cross_compiling
7 years ago
Liu Yiqun cffcc93fa5 Refine the tables.
7 years ago
chengduoZH acc3278811 remove conflict
7 years ago
chengduoZH 206f32c13a deconv2d kernel and deconv3d kernel write together
7 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
7 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
7 years ago
Tao Luo 7c551fba43
Merge pull request #5396 from typhoonzero/develop
7 years ago
Tao Luo 5eb0ebaf3b
Merge pull request #5391 from qingqing01/doc_fix
7 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
7 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
typhoonzero fa1e90425d put files to platlib
7 years ago
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
7 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
7 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
7 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
7 years ago
Tao Luo 0ad7d8dde8
Merge pull request #5389 from westeast/patch-1
7 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
7 years ago
邹喜东 8f0332c9d8
Update docker_install_cn.rst
7 years ago
dangqingqing f529d46540 Fix Python API.
7 years ago
Yang yaming c8122e09c5
Merge pull request #5381 from pkuyym/fix-5281
7 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
7 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
7 years ago
chengduoZH ba7db29df1 remove conflict
7 years ago
chengduoZH 8ac1178707 fix doc
7 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng e3d15eee12 Add TODO in the GRU Operator related
7 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
7 years ago
dangqingqing 483947c45d Update and Resolve conflicts
7 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
7 years ago
fengjiayi d05c182e93 Add LoD's slice and append function (#5368)
7 years ago
Yu Yang e7c67e1195
Add stop_gradient in Variable (#5361)
7 years ago
Yu Yang 2be4c3cb62
Feature/lod tensor array (#5379)
7 years ago
yangyaming 97de8813aa Fix type for unit test of huber_loss_op.
7 years ago
kexinzhao cb0118f3e5 Polish Operator Doc (m) (#5375)
7 years ago
kexinzhao 5d8cdf2031 Polish operator docs (n to p) (#5376)
7 years ago
kexinzhao fb2aa7179c Polish Operators Docs (r) (#5377)
7 years ago
kavyasrinet 30a85204b4 Adding the doc format for AdaDelta, AdaMax, Adam, AdaGrad, BatchNorm, Clip, Cast and AUC (#5317)
7 years ago
kavyasrinet 2ac5d7d018 Fixing documentation for operators (#5373)
7 years ago
kavyasrinet e65ab795af Fixing documentations for few more operators (#5374)
7 years ago
Yu Yang ea2fc4cc51 Use stable_sort in lod_rank_table (#5378)
7 years ago
Yu Yang 51d4afaae9
Rename program->main_program, init_program->startup_program (#5360)
7 years ago
chengduoZH 10bd9f6831 remove conflict
7 years ago
chengduoZH 82aa569353 follow comments
7 years ago
guosheng 56bae5c3da Fix activation_functions in gru_gpu_kernel
7 years ago