Commit Graph

8736 Commits (7ca6c8840ef1490769e995ac60d75b4be0bad167)
 

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