Commit Graph

10235 Commits (57b973ae76090d8a3d8e0e2ad33a6cf2c81e7ba4)
 

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