- 31 5月, 2021 1 次提交
 - 
- 
由 Aurelius84 提交于
 
 - 
 - 28 5月, 2021 1 次提交
 - 
- 
由 Aurelius84 提交于
* Add GLIBCXX_USE_CXX11_ABI flag * fix typo * fix typo
 
 - 
 - 27 5月, 2021 1 次提交
 - 
- 
由 Qi Li 提交于
 
 - 
 - 14 5月, 2021 1 次提交
 - 
- 
由 Aurelius84 提交于
 
 - 
 - 11 5月, 2021 1 次提交
 - 
- 
由 Wenyu 提交于
* fix retry in download when exception occurs
 
 - 
 - 07 5月, 2021 2 次提交
 - 
- 
由 zhiboniu 提交于
* [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. (#32596) (#32610) * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. * remove packages in __all__ * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name Co-authored-by: NZhong Hui <zhonghui.net@gmail.com> - 
由 Zhou Wei 提交于
* Remove paddle_custom_op dynamic libraries, change link to FLUID_CORE on windows, and check copy_to * fix CI
 
 - 
 - 06 5月, 2021 1 次提交
 - 
- 
由 xiemoyuan 提交于
* Add deprecated warning info. * Add unittest for deprecated decorator. * Add warning info for tensor.grad
 
 - 
 - 30 4月, 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 (#32643)
 
 - 
 - 27 4月, 2021 2 次提交
 - 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
 
 -