Commit Graph

191 Commits (a164b10d052d1f2151dafa31e6bb82a075294d3a)

Author SHA1 Message Date
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
WangZhen e2ff300b02 add UT for quantization.
8 years ago
Tao Luo c102f427d2 make 'paddle version' valid
8 years ago
Tao Luo 3ede8b67e6 update CMakeLists.txt
8 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
8 years ago
whs 938705745e
Init paddle slim (#14834)
8 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
8 years ago
peizhilin fb223d8037 fix the typo of keyword and
8 years ago
peizhilin b06ce129bc some not so useful adjust
8 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
8 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
8 years ago
peizhilin 2f3b5054ad fix build script
8 years ago
peizhilin b73d7d2f21 test=develop
8 years ago
peizhilin 19ebd8b4cf add ctc support for windows
8 years ago
peizhilin fdab7f749e fix the setup script issue
8 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
8 years ago
peizhilin b601f2de8d include the mkl fix only
8 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
8 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
8 years ago
peizhilin 23dec78772 fix script issue
8 years ago
heqiaozhi faffc25c19 fix hadoop home bug & refine setup.py
8 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
8 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
8 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
8 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
8 years ago
Xin Pan b52f5d2870
Merge pull request #14398 from panyx0718/imperative
8 years ago
Qiao Longfei daba57f752 complete ctr_reader
8 years ago
Xin Pan b80fe8264a polish
8 years ago
Sang Ik Lee 24e70920db Refactor some build settings.
8 years ago
peizhilin 336c123032 fix typo
8 years ago
peizhilin 61fa5218b9 Merge remote-tracking branch 'upstream/develop' into windows/build
8 years ago
Tao Luo 9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
8 years ago
peizhilin e8519a6e89 use the ext_name instead of specific extension name
8 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
8 years ago
Yu Yang 03992630b5
fix(py): set `cwd` when get commit sha in setup.py (#14299)
8 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
8 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
8 years ago
peizhilin 71d7980f69 fix build issue 1
8 years ago
peizhilin 9d67c1fb69 cpu build support
8 years ago
minqiyang d638d1cd80 Fix paddle version
8 years ago
Dang Qingqing 51d1afd7c4 Update code and fix install
8 years ago
luotao1 2049139f9f only change rpath in Release mode
8 years ago
Qingsheng Li ac11c4e4ff
Beam search decoder API (#11687)
8 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
8 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
8 years ago
minqiyang 48fef01e13 Change python code style to 3.x in setup.py
8 years ago
minqiyang dbaaca7857 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
8 years ago
minqiyang a1a1109ccc Improve Code
8 years ago
minqiyang 9130a8847a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
8 years ago
minqiyang a685566cd5 Throw all warnings from git describe in setup.py.in
8 years ago
Luo Tao 2bb43ede48 add rpath to _swig_paddle.so
8 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
8 years ago
Qiyang Min 1bd9fe87e2
Merge pull request #11834 from velconia/update_version_via_git_branch
8 years ago
typhoonzero 55e6e2c4a8 follow commonts
8 years ago
typhoonzero 28b7f87ccf fix mac build and whl pkg
8 years ago
minqiyang fe49e46904 Fix the problem that CMake do not support {} regex
8 years ago
minqiyang 1af7d5a2e8 Change the incorrect version result from UNKNOWN to 0
8 years ago
minqiyang 37a4322112 Polish the code in setup.py.in
8 years ago
minqiyang add2e1b79c Merge variable name to detail
8 years ago
minqiyang b658d20597 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
8 years ago
Luo Tao bc16b22ba3 check return value of patchelf in setup.py.in
8 years ago
Tao Luo 7a735f259f use -rpath to fix libmklml_intel.so not found (#11806)
8 years ago
minqiyang 1ee16f5692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
8 years ago
Xin Pan 93da8e2711 update develop version
8 years ago
minqiyang 9ea8b7ba21 Change the default return value of version from 0 to UNKNOWN
8 years ago
minqiyang 078da5dee8 Remove MAJOR, MINOR, PATCH and add comment for assert
8 years ago
Xin Pan aa2f76fd9b move trainer
8 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
8 years ago
minqiyang 037f9ae933 Remove wrong end of line
8 years ago
minqiyang fd3940b6c8 Change the sequence of major and minor
8 years ago
minqiyang 712986e2fd Remove the global version varibales like MAJOR and so on
8 years ago
minqiyang b28b885eb7 Add is_tag function fo ISTAGED
8 years ago
minqiyang 5f17f05bb8 Add get_version function to get version from git tags
8 years ago
qiaolongfei 2f5bc5e02d fix transpiler package
8 years ago
Yancey 5b06944857 fix trainer import error on ce (#10448)
8 years ago
typhoonzero 86a32216eb fix python package have no version.py
8 years ago
qiaolongfei de6802d2bd fix missing core.so on mac
8 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
8 years ago
Helin Wang f837eee724 add paddle.v2.reader,dataset back for backward compatibility
8 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
8 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY (#9427)
8 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
8 years ago
Xin Pan 12843a3a53 Firt timeline version
8 years ago
Luo Tao f7fa7c57c8 modify related build code after the move
8 years ago
Yi Wang 12266656e0 Correct setup.in
8 years ago
Luo Tao 929d22c622 auto set openblas env
9 years ago
Luo Tao 49065affba remove unused usage_stat script
9 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
9 years ago
typhoonzero 361126f26b python package name gpu
9 years ago
typhoonzero 01e28d1125 change release version 0.11.0
9 years ago
Yancey c4599d3e9a
Add version api (#2985)
9 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
9 years ago
typhoonzero fa1e90425d put files to platlib
9 years ago
Luo Tao 2d2cc2f5ce Merge branch 'develop' into warpctc, fix conflicting files
9 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
9 years ago
Luo Tao 79a336b78f add shared warpctc lib in whl
9 years ago
tensor-tang 9638c142fb refine
9 years ago
tensor-tang 07fdaf79b6 1. use local lib as runtime path of paddle for mkl shared libs.
9 years ago