Commit Graph

16314 Commits (5e725dc52b37669c53966a4ea3436fecf3f0be91)
 

Author SHA1 Message Date
yuyang18 5e725dc52b
Hide Optimizer methods
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
Tao Luo 110c6aed5d
Merge pull request #12058 from skylarch/develop
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
7 years ago
skylarch 6a74e2547f
Update hyperlinks in workflow_of_capi_cn.md
7 years ago
skylarch e043fe26fa
Merge pull request #1 from PaddlePaddle/develop
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
Qiyang Min 1bd9fe87e2
Merge pull request #11834 from velconia/update_version_via_git_branch
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
minqiyang b8ff38ae7a Remove the new git branching model from this pr
7 years ago
minqiyang 1d8cbc1738 Change develop to latest and other branch will get the tag to decide which
7 years ago
Tao Luo 436bb4500b
Merge pull request #11699 from pzelazko-intel/pzelazko/workaround-for-missing-mklnn-kernels
7 years ago
Qiao Longfei 11146a067a
Merge pull request #12001 from jacquesqiao/update-dist-lookup-table-design-doc
7 years ago
Tao Luo 20ecc9f581
Merge pull request #12027 from Superjomn/bugfix/ld_library_double_free
7 years ago
Superjomn 38e17621f6 update
7 years ago
Jeff Wang c1ac9f6170
Update the Travis setting to make sure it will upate documentation on (#11998)
7 years ago
Paweł Żelazko 05ffc1331e log for fallback added
7 years ago
qiaolongfei 637acb3e57 fix typo
7 years ago
Luo Tao fc3e7341fc fix compile warning in inference related codes
7 years ago
fengjiayi f86198e668
Merge pull request #11486 from botov/multigradientmachine-leak
7 years ago
Yu Yang de456e74ae
Merge pull request #11913 from reyoung/feature/remove_clone_method
7 years ago
minqiyang fe49e46904 Fix the problem that CMake do not support {} regex
7 years ago
minqiyang 1af7d5a2e8 Change the incorrect version result from UNKNOWN to 0
7 years ago
Yu Yang d087866cda
Merge pull request #12005 from reyoung/feature/fix_data_balance_on_one_gpu
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
Tao Luo 89704d90c5
Merge pull request #12000 from luotao1/mklml_rpath
7 years ago
minqiyang 37a4322112 Polish the code in setup.py.in
7 years ago
qiaolongfei e18f7de935 typo
7 years ago
qiaolongfei 5cc01c1482 follow comment, add parameter save and load part
7 years ago
minqiyang add2e1b79c Merge variable name to detail
7 years ago
qiaolongfei 2e26e05cae optimize number style
7 years ago
qiaolongfei 46dc3c49ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-dist-lookup-table-design-doc
7 years ago
qiaolongfei b7f11a43c3 fix typo
7 years ago
qiaolongfei b7ed0fa3a8 update the design doc of distributed lookup table
7 years ago
minqiyang b658d20597 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
Luo Tao bc16b22ba3 check return value of patchelf in setup.py.in
7 years ago
Tao Luo d3a48484bd
Merge pull request #11983 from luotao1/inference_doc
7 years ago
Igor Botov 0e92087b0b Adding corresponding hl_fini() for each hl_init() used
7 years ago
Tao Luo 7a735f259f use -rpath to fix libmklml_intel.so not found (#11806)
7 years ago
Tao Luo 8b80d6da23
Merge pull request #11987 from reyoung/feature/change_api_spec_url
7 years ago
yuyang18 90aec12b39
Change default APISpec URL
7 years ago
minqiyang 1ee16f5692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
Qiyang Min 201928d005
Merge pull request #11839 from velconia/fix_reader_op_in_pserver
7 years ago
Qiyang Min ba7a3be245
Merge pull request #11890 from velconia/fix_ut
7 years ago
tensor-tang 81337368d1
Merge pull request #11762 from tensor-tang/refine/set_num_threads
7 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
7 years ago
tensor-tang 2e418a5227 fix conflicts
7 years ago
tensor-tang 3df99e72ab Merge remote-tracking branch 'ups/develop' into refine/set_num_threads
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago