- 10 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
* fix retry in download when exception occurs * add test_retry_exception
-
- 01 6月, 2021 2 次提交
-
-
由 Qi Li 提交于
-
由 Aurelius84 提交于
Cherry-pick (#33213)
-
- 31 5月, 2021 1 次提交
-
-
由 Aurelius84 提交于
[cherry-pick][CustomOP]Set GLIBCXX_USE_CXX11_ABI=1 to fix potential GCC ABI problem (#33153) (#33185) * Add GLIBCXX_USE_CXX11_ABI flag * fix typo * fix typo
-
- 20 5月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* [Custom Op]Remove PADDLE_WITH_MKLDNN in custom_op (#32903) * [Dy2Stat]BugFix StaticAanlysis with gast.Subscript (#32969) * BugFix StaticAanlysis with gast.Subscript * remove codes
-
- 07 5月, 2021 3 次提交
-
-
由 zhiboniu 提交于
* remove packages in __all__ * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name
-
由 Zhou Wei 提交于
[CHERRY-PICK2.1]Remove paddle_custom_op dynamic libraries, and link to FLUID_CORE on windows (#32583) (#32769) * Remove paddle_custom_op dynamic libraries, change link to FLUID_CORE on windows, and check copy_to * fix CI
-
由 xiemoyuan 提交于
* Add deprecated warning info. * Add unittest for deprecated decorator. * Add warning info for tensor.grad
-
- 06 5月, 2021 1 次提交
-
-
由 Feiyu Chan 提交于
avoid polluting logging's root logger
-
- 29 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32644)
-
- 28 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in nn * replace Chinese character cause error in ci;synchronization with pr:#32588 to avoid 'ascii' codec in python2 * numbers used in paddle.nn.functional.norm but not imported
-
- 27 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 25 4月, 2021 2 次提交
-
-
由 Wenyu 提交于
* add Hub Module for easy to use pre-trained models. * support list, load, help fucntions. * support load models by github, gitee, local Co-authored-by: NLielinJiang <jianglielin@baidu.com>
-
由 pangyoki 提交于
* let paddle.utils.install_check support CPU package with GPU device * use use_cuda in dygraph checking * add unittest for install_check
-
- 21 4月, 2021 1 次提交
-
-
由 Aurelius84 提交于
-
- 12 4月, 2021 2 次提交
-
-
由 Chen Weihang 提交于
-
由 Aurelius84 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Remove old custom OP to reduce whl package volume * [Custom OP]Remove old custom OP to reduce whl package volume * support macos
-
- 30 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* Remove old custom OP to reduce whl package volume * [Custom OP]Remove old custom OP to reduce whl package volume
-
- 24 3月, 2021 1 次提交
-
-
由 Aurelius84 提交于
-
- 18 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 12 3月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* support duplicable op inout * add costom concat op test
-
- 11 3月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* update comments
-
- 09 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 08 3月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* auto specify PADDLE_WITH_MKLDNN and remove Interpretper * remove print * fix check abi * fix windows * fix compile flags
-
- 03 3月, 2021 2 次提交
- 28 2月, 2021 2 次提交
- 26 2月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Support Incremental compilation and Add Version management * replace hash with hashlib
-
- 25 2月, 2021 2 次提交
-
-
由 Aurelius84 提交于
* add cpp_extension en doc * remove cuda_cflags and add optional in doc * refine style * fix indent problem * add default None
-
由 Chen Weihang 提交于
* add simple attr support and test * add int, float attr support * support other attribute * add custom attrs test in cmake * polish details * fix test failed * add backward test * update test flags
-
- 24 2月, 2021 5 次提交
-
-
由 Zhou Wei 提交于
-
由 Aurelius84 提交于
* split cxx/nvcc compile flags * enhance input argument check * rename extra_cflags into extrac_cxx_flags * add name checking in setup * fix test_dispatch failed * fix word typo and rm usless import statement * refine import statement * fix unittest failed * fix cuda flags error
-
由 Chen Weihang 提交于
* add new custom op so * fix use new method error * fix test failed
-
由 Aurelius84 提交于
* split build directory for each setup.py * fix template string
-
由 Zhou Wei 提交于
* fix some problem of Windows custom op * fix some problem of Windows custom op * fix some problem of Windows custom op
-
- 23 2月, 2021 2 次提交
-
-
由 Chen Weihang 提交于
* split test & add inference test * add timeout config * change to setup install * change to jit compile * add verbose for test * fix load setup name repeat * polish details * resolve conflict * fix code format error
-
由 Zhou Wei 提交于
-
- 22 2月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* [2.0.1]Support New Custom OP on windows * fix CI * fix code style * fix CI * fix CI * fix coverage * fix CI * fix CI
-