- 11 7月, 2019 2 次提交
-
-
由 gongweibao 提交于
-
由 Zeng Jinle 提交于
* feature/buffer_shared_inplace, test=develop * refine code, test=develop * fix elementwise_add op cpu inplace and sum inplace bug, test=develop * add unittest and debug log, test=develop * fix parallel_executor scope bug, polish code, test=develop * fix sum op, activation op, single_in_place_inference bug, test=develop * remove kLocalExecScopeName, test=develop * fix unittest,test=develop * fix out_var first version bug, test=develop * follow comments,test=develop
-
- 10 7月, 2019 3 次提交
-
-
由 tianshuo78520a 提交于
* test api example * update python * add sampcd_processor.py * add if 0 * sort * test paddle * test paddle * test paddle * add whitelist * change sampcd_processor.py * change sampcd_processor.py * change sampcd_processor.py * add exit * test=develop * test=develop
-
由 lujun 提交于
remove dygraph.enable from __all__ hidden dygraph. profiler add doc to dygraph. no_grad
-
由 guru4elephant 提交于
* upgrade collective fleet api
-
- 09 7月, 2019 3 次提交
-
-
由 bingyanghuang 提交于
-
由 Physher 提交于
-
由 LielinJiang 提交于
* fix transform matrix bug, test=develop * modify API.spec
-
- 08 7月, 2019 1 次提交
-
-
由 guru4elephant 提交于
* add random port
-
- 05 7月, 2019 3 次提交
-
-
由 zhaoyuchen2018 提交于
* Fix topk cannot handle 1D vector bug Add path to handle 1D vector test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * refine code test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 Jiabin Yang 提交于
* test=develop, fix docker with paddle nccl problem * test=develop, hide no_support api and add ut for it
-
由 LielinJiang 提交于
* add_distributions_of_normal_and_uniform * paddle/fluid/API.spec * modify API.spec * modified paddle/fluid/API.spec, test=develop * modify paddle/fluid/API.spec, test=develop * modify paddle/fluid/API.spec, test=develop * fix some comment, test=develop * modify API.spec, test=develop * add comment for init function, modify hard code, test=develop * modify API.spec, test=develop * modify API.spec, test=develop * make unit test function shorter, test=develop * modify paddle/fluid/API.spec
-
- 04 7月, 2019 4 次提交
-
-
由 tensor-tang 提交于
remove pycpuinfo deps in core
-
由 qingqing01 提交于
* make it support float/int learning as input.
-
由 chengduo 提交于
-
由 chengduo 提交于
* enhance execution error info test=develop
-
- 03 7月, 2019 8 次提交
-
-
由 pkpk 提交于
test=develop
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
* test=develop support Tensor input for chunk_eval op * test=develop fix testcase for chunk_eval op * test=develop fix typos in nn.py
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 hutuxian 提交于
move the thread-check code from train_from_dataset to a single function add UT for the thread check function
-
- 02 7月, 2019 5 次提交
-
-
由 Zeng Jinle 提交于
-
由 Kaipeng Deng 提交于
-
由 Yi Liu 提交于
1. Since allreduce op has 4 reduce types, We split these four reduce types into four ops 2. We also refined the collective op code, e.g. we separated the collective op kernel into CPUKernel and CUDAKernel, and remove the device specified DeviceContext parameter in template as we already knew the target DeviceContext 3. We remove the newly added Collective op role to reduce the complexity of program and graph analysis
-
由 guru4elephant 提交于
make fleet support mpi job submit directly.
-
由 chengduo 提交于
* add not_been_used_vars to no_grad_set test=develop
-
- 01 7月, 2019 4 次提交
-
-
由 LielinJiang 提交于
* modify roi_perspective_transform_op to output mask and transform matrix * modify comment * modify comment * modify API.spec * update API.spec * remove no use header, test=develop * resolve conflict
-
由 tensor-tang 提交于
* fix mac ci random fail * use platform instead
-
由 xiaoting 提交于
replace mnist dataset url
-
由 xsrobin 提交于
-
- 30 6月, 2019 1 次提交
-
-
由 hutuxian 提交于
* update api format test=develop * update API.spec test=develop
-
- 28 6月, 2019 5 次提交
-
-
由 Jie Fang 提交于
test=develop
-
由 guru4elephant 提交于
* add MultiSlotStringDataGenerator for speedup of string based user input data
-
由 Jiabin Yang 提交于
* test=develop, add some comments for Program.clone * test=develop, add API.spec * test=develop, refine comments * refine Program doc and clone doc * test=develop, refine doc
-
由 chengduo 提交于
* add cuda_is_available test=develop * Fix api.spec test=develop * fix api doc test=develop
-
由 Wojciech Uss 提交于
test=develop
-
- 27 6月, 2019 1 次提交
-
-
由 lujun 提交于
Fix dygraph show style for FluidDoc.
-