Commit Graph

17466 Commits (d49a0d755b6fa74c5cda9915f9238d600916c9d9)
 

Author SHA1 Message Date
tensor-tang 1ab1d03c62 fix missing macro condition
7 years ago
Xin Pan 6b45c5a134
Merge pull request #12605 from panyx0718/ir
7 years ago
minqiyang 5b452bfd59 Remove the overfix of lod_rank_table
7 years ago
Xin Pan 24283d9fc2
Merge pull request #12656 from panyx0718/api
7 years ago
sneaxiy 2c560623d1 fix dependency error
7 years ago
minqiyang 47561c34b0 Fix python2 CI issues
7 years ago
typhoonzero 069ff14756 polish dist unitest
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e7c7cbaa42 Port new added files to Python3
7 years ago
Qiyang Min 4c3b165346
Merge pull request #12638 from velconia/add_py3_env_for_manylinux
7 years ago
Qiao Longfei 331151f065
Merge pull request #12647 from jacquesqiao/add-RPCServerProfiler
7 years ago
Qiao Longfei e8fcb71bed
Merge pull request #12620 from jacquesqiao/timeline-support-pure-cpu
7 years ago
Xin Pan 1478e664bf higher review requirement for adding new APIs
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tensor-tang 5377edd282 refine packed condition
7 years ago
tensor-tang 3bf3e77ac8 Merge remote-tracking branch 'ups/develop' into refine/op/gru
7 years ago
qiaolongfei 5a6c3cd9e0 fix profiler dead lock
7 years ago
Tao Luo 16b65c559d
Merge pull request #12646 from tensor-tang/feature/jit/xbyak
7 years ago
chengduo 64824ac73f
Add write after write dependence (#12632)
7 years ago
qiaolongfei 0b81801515 change init flags
7 years ago
qiaolongfei c0890988da add RPCServerProfiler, replace listen and serv optimizer
7 years ago
tensor-tang a50889f523 introduce xbyak
7 years ago
qiaolongfei 3f2aa91970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
tangwei12 64a4925cb4 Merge branch 'Pdv' into samplingIdOp
7 years ago
tangwei12 0bfd62be3d remove gpu supported, will add it later
7 years ago
luotao1 2ea110cd4a Merge branch 'develop' into anakin_test
7 years ago
luotao1 a222d336ca modify the anakin_model download dir
7 years ago
luotao1 22bc328951 fix anakin-NOTFOUND compiler error
7 years ago
luotao1 b2367f3661 update anakin.cmake
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
minqiyang ed1f7df1c7 Fix mkldnn build bug in Ubuntu
7 years ago
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
7 years ago
qiaolongfei d080d3e694 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang e4e9450e88 Fix random crop op problem
7 years ago
sneaxiy cf799a6a04
Merge pull request #12553 from sneaxiy/refine_softmax_with_cross_entropy
7 years ago
xzl 29ad9794bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_softmax
7 years ago
minqiyang 39059eb70f Polish code
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
sneaxiy 2ab122a579 index on refine_layer_norm: 0108836 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_layer_norm
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
minqiyang d4b10eef5f Polish code
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
luotao1 f4bcee1d6f Merge branch 'develop' into anakin_test
7 years ago
luotao1 94042ccd2d add comment
7 years ago
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
7 years ago
dzhwinter 8499559c42
"fix style" (#12600)
7 years ago
sneaxiy 010883689c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_layer_norm
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago