WangZhen
3ce6172052
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
WangZhen
e2ff300b02
add UT for quantization.
6 years ago
Tao Luo
c102f427d2
make 'paddle version' valid
...
test=develop
6 years ago
Tao Luo
3ede8b67e6
update CMakeLists.txt
6 years ago
whs
938705745e
Init paddle slim ( #14834 )
...
* Init slim.
* Remove distillation demo.
* Fix import errors.
test=develop
* Fix some issues.
test=develop
* Fix configs.
test=develop
* Modify API.spec.
test=develop
* Fix format.
test=develop
* Fix format.
test=develop
* Add some comments.
6 years ago
peizhilin
9e60c58666
Merge remote-tracking branch 'upstream/develop' into windows/mkl
...
test=develop
6 years ago
peizhilin
fb223d8037
fix the typo of keyword and
...
test=develop
6 years ago
peizhilin
b06ce129bc
some not so useful adjust
...
test=develop
6 years ago
tangwei12
45dd3491db
lookup table utils fix ( #14730 )
...
* fix utils config, test=develop
* reweite tools in lookup table utils, test=develop
* merge develop, test=develop
* add copy in setup, test=develop
* update api spec, test=develop
* add doc, test=develop
* prettifying doc, test=develop
* Update API.spec
update api.spec, test=develop
* Update lookup_table_utils.py
test=develop
* Update lookup_table_utils.py
test=develop
* merge develop, test=develop
* merge develop, test=develop
* init fix, test=develop
* fix in downloads, test=develop
* fix in setup.in, test=develop
6 years ago
peizhilin
07c7eaabb4
Merge remote-tracking branch 'upstream/develop' into windows/mkl
...
test=develop
6 years ago
peizhilin
2f3b5054ad
fix build script
6 years ago
peizhilin
b73d7d2f21
test=develop
6 years ago
peizhilin
19ebd8b4cf
add ctc support for windows
6 years ago
peizhilin
fdab7f749e
fix the setup script issue
...
test=develop
6 years ago
peizhilin
fa135bbf52
Fix the mkl build script on windows
...
test=develop
6 years ago
peizhilin
b601f2de8d
include the mkl fix only
...
test=develop
6 years ago
guru4elephant
a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
peizhilin
5a6d7fe2ff
add mkl,ctc support for windows
6 years ago
peizhilin
23dec78772
fix script issue
...
test=develop
6 years ago
heqiaozhi
faffc25c19
fix hadoop home bug & refine setup.py
6 years ago
Xin Pan
748549b2e3
Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
...
This reverts commit b1d3a1c8b4
, reversing
changes made to f1fb64b17f
.
6 years ago
Xin Pan
c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
Xin Pan
2538ef64f1
Revert "Revert "Imperative""
6 years ago
Xin Pan
6217f42ab7
Revert "Imperative"
6 years ago
Xin Pan
b52f5d2870
Merge pull request #14398 from panyx0718/imperative
...
Imperative
6 years ago
Xin Pan
b80fe8264a
polish
...
test=develop
6 years ago
Sang Ik Lee
24e70920db
Refactor some build settings.
...
test=develop
6 years ago
peizhilin
336c123032
fix typo
...
test=develop
6 years ago
peizhilin
61fa5218b9
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo
9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
...
Adding Intel nGraph build
6 years ago
peizhilin
e8519a6e89
use the ext_name instead of specific extension name
6 years ago
peizhilin
869487a2b7
Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
Yu Yang
03992630b5
fix(py): set `cwd` when get commit sha in setup.py ( #14299 )
...
`cwd` was not set before when get commit SHA. The default `cwd` is the current build directory. However, the build directory might not be the subdirectory of source. The `git` command will fail when that happened.
test=develop
6 years ago
Sang Ik Lee
f30c1ddb45
Include nGraph build.
...
test=develop
6 years ago
peizhilin
1f12ba6192
gpu support, fix build issue:
...
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
2. comment out some ops which not supported on windows
3. cuda libs may not be correctly linked to target on windows
6 years ago
peizhilin
71d7980f69
fix build issue 1
6 years ago
peizhilin
9d67c1fb69
cpu build support
6 years ago
minqiyang
d638d1cd80
Fix paddle version
...
test=develop
6 years ago
Dang Qingqing
51d1afd7c4
Update code and fix install
7 years ago
luotao1
2049139f9f
only change rpath in Release mode
7 years ago
Qingsheng Li
ac11c4e4ff
Beam search decoder API ( #11687 )
...
* Added beam search API to fluid/contrib
* Change as review comments
* API.spec change
* Doc updated
7 years ago
Qiyang Min
cebf7c602d
Merge pull request #12095 from velconia/port_py3
...
Port py3
7 years ago
minqiyang
95b4a6a29d
Make import paddle.fluid possible now
7 years ago
minqiyang
48fef01e13
Change python code style to 3.x in setup.py
7 years ago
minqiyang
dbaaca7857
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
7 years ago
minqiyang
a1a1109ccc
Improve Code
7 years ago
minqiyang
9130a8847a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
7 years ago
minqiyang
a685566cd5
Throw all warnings from git describe in setup.py.in
...
Convert all values to string
7 years ago
Luo Tao
2bb43ede48
add rpath to _swig_paddle.so
7 years ago
Tao Luo
938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
...
fix mac build and whl pkg
7 years ago