Commit Graph

11382 Commits (ba8bbe159b99162ae28e36aff1bc2f81fcec5713)

Author SHA1 Message Date
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
6 years ago
Xin Pan eb7ed1b720
Merge pull request #13897 from gmcather/develop
6 years ago
Yan Chunwei 70ce6dcd67
fix api_impl ci error (#14140)
6 years ago
Xin Pan eb37ed4c16
Merge pull request #14141 from JiabinYang/fix_inference_model_latest
6 years ago
chengduo 2f639113ee
Fix sum_op's GetExpectedKernelType (#14112)
6 years ago
gmcather ba22624d7e position encoding && log loss
6 years ago
JiabinYang 7c45e77c41 test=develop
6 years ago
qingqing01 cb27a9219d
Merge pull request #13971 from sefira/FasterOpDoc
6 years ago
tensor-tang 3c957af139
Merge pull request #14080 from tensor-tang/refine/jit/crf2
6 years ago
Xin Pan aa87a989ec
Merge pull request #14119 from Superjomn/fix/api-impl-tester
6 years ago
Xin Pan 9ef19d4919
Merge pull request #14106 from luotao1/fix_cmake_warning
6 years ago
Xin Pan 16dfedb8b8
Merge pull request #14103 from jacquesqiao/cpu-for-1.1-merge-with-shape
6 years ago
superjomn 5f7fda0b07 disable some tests
6 years ago
Tao Luo d3534d2b14 refine warning message
6 years ago
Xin Pan 177720a737
Merge pull request #14116 from chengduoZH/release/1.1.0
6 years ago
chengduozh acec4cb8ca [1.1]fix op_role value
6 years ago
Qiao Longfei 3d4e050802 fix compile, optimize code test=develop
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
Tao Luo 79da263b11
Merge pull request #14032 from sfraczek/sfraczek/fix-test-multithreading-mkldnn
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiao Longfei 7cd2417fe2 Merge branch 'develop' into cpu-for-1.1-merge-with-shape
6 years ago
Xin Pan 0a80f06ec4
Merge pull request #14086 from panyx0718/fix6
6 years ago
Tao Luo 4928ff32a9 fix cmake warning when ON_INFER=false
6 years ago
Qiao Longfei 06ffbc4f28 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
seiriosPlus 06de824ba8 fix shape in floats
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
Qiyang Min 209f24a241
Merge pull request #14051 from velconia/accelerate_embedding_grad
6 years ago
minqiyang 2fec8c5d9a Polish code
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
Qiao Longfei 7cfc3c4415 Merge branch 'optimize-sum-seq-pooling-op' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei 72aef6b168 sum selected rows check empty
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei d69c820707 Merge branch 'add-flag-to-control-rpc-thread-num' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei 1ed9ef6d70 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei da61a5b672 Merge branch 'optimizer-prefetch' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
tangwei12 5ce3a32e06
Merge branch 'develop' into optimizer-prefetch
6 years ago
seiriosPlus b6590b05fb submit by tangwei12, test=develop
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
tangwei12 cb1ccc710b fix shape type in uniform_random_op.cu
6 years ago
Qiao Longfei 575f22711d optimize code
6 years ago
Qiao Longfei 96d5500934 optimize code
6 years ago
Qiao Longfei 748ee35c89 sum op handle empty input update selected_rows_functor.cu
6 years ago
Qiao Longfei dd78b5df93 sum op handle empty input
6 years ago
Qiao Longfei cbe128bbae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
Qiao Longfei f4df0cb1a2 update the type of shape to int64, format code
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago