Commit Graph

10008 Commits (0f1c685c60161ae2d60ef073df076185356da54a)
 

Author SHA1 Message Date
Tao Luo 16fd9f18e3
Merge pull request #6674 from typhoonzero/refine_doc_structure
7 years ago
yangyaming 984e4ca530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
7 years ago
whs e579dc1c90
Merge pull request #6708 from wanghaoshuang/rename_seq
7 years ago
yangyaming ed56ed9f3a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
typhoonzero cfc26212f7 fix en links
7 years ago
wanghaoshuang fbdaf7e098 Fix unitest
7 years ago
Yancey1989 89e6c39c88 fix capital title
7 years ago
Yancey1989 4716b679ff Fix 404 in k8s single training
7 years ago
typhoonzero 53f4451bb8 update links
7 years ago
typhoonzero e6306b4c6b follow comments
7 years ago
yangyaming 3242e286e6 seq_expand --> sequence_expand
7 years ago
wanghaoshuang c30bc56100 rename seq to sequence
7 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
7 years ago
Luo Tao b0e4357178 seperate openblas train/infer script with mkl
7 years ago
qingqing01 dd92fb2328
Merge pull request #6666 from qingqing01/mobile_mem
7 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
7 years ago
Qiao Longfei e3a9a896bc
Merge pull request #6691 from jacquesqiao/fix-simple_gru2-doc
7 years ago
typhoonzero 7c9c244d17 update doc index
7 years ago
typhoonzero 23215557bd follow comments
7 years ago
dzhwinter 24fda39220
Feature/global context (#6537)
7 years ago
qiaolongfei 964f01e3e8 fix simple_gru2 doc
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
typhoonzero a0459557dd add moved files
7 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 1eac276300 add spp avg
7 years ago
Yu Yang 77cf7d4f9e Fix read_source.md (#6673)
7 years ago
typhoonzero ca0b5caece refine cluster doc structure
7 years ago
Tao Luo 5ac72d9501
Merge pull request #6622 from tensor-tang/omp
7 years ago
tensor-tang 9c27c13e46 follow comments using macro to separate the original implements
7 years ago
tensor-tang 84cb542c13 use intel openmp to speedup seq2batch when WITH_MKL
7 years ago
Tao Luo f4626d618b
Merge pull request #6663 from luotao1/fluid_doc
7 years ago
yangyaming 0d748f5bcd Move seq_expand to nn.py.
7 years ago
yangyaming 087fbb498b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming 734e87e55b Add python wrapper for lstm unit op.
7 years ago
dangqingqing 7968b66d72 Fix error in function/GemmConvOp.cpp.
7 years ago
qingqing01 480a5446d3
Merge pull request #6659 from qingqing01/mobile_mem
7 years ago
Luo Tao e1049c4786 add fluid python api in chinese website
7 years ago
Yibing Liu c9076543a0
Merge pull request #6609 from kuke/fix_reshape_op
7 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
7 years ago
dangqingqing 349609207e Fix the error function/GemmConvOp.
7 years ago
dangqingqing 0fce0fe698 Reduce memory usage in conv layer and RoI layer for mobile inference.
7 years ago
Tao Luo c13805e923
Merge pull request #6636 from tensor-tang/mkl
7 years ago
tensor-tang c1a6870706 follow comments and refine doc
7 years ago
tensor-tang 3f2fa0a1f6 follow comments and refine doc
7 years ago
tensor-tang 1670ec081b add mkl packed desgin doc
7 years ago
tensor-tang acaef9a130 rename mkldnn doc
7 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
7 years ago