- 03 7月, 2019 7 次提交
-
-
由 adaxi123 提交于
* Adding communication part in readme, test=develop * modify_readme_contents,test=develop * Update README_cn.md
-
由 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 8 次提交
-
-
由 Leo Zhao 提交于
* rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() test=develop * update session id definition and adjust logic for default behavior test=develop * reset logic in mkldnn reuse as most of cases work in default. test=develop
-
由 Zeng Jinle 提交于
-
由 Kaipeng Deng 提交于
-
由 Tao Luo 提交于
test=develop
-
由 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
-
由 tianshuo78520a 提交于
* fix the api.spec file does not get the class comment problem * cat new.spec * check api.spec * test=develop
-
由 guru4elephant 提交于
make fleet support mpi job submit directly.
-
由 chengduo 提交于
* add not_been_used_vars to no_grad_set test=develop
-
- 01 7月, 2019 9 次提交
-
-
由 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
-
由 XiaoguangHu 提交于
update README_cn.md with latest version
-
由 XiaoguangHu 提交于
update README.md with latest release & install version
-
由 tensor-tang 提交于
* fix mac ci random fail * use platform instead
-
由 Michał Gallus 提交于
* Int8: Fix Pooling output scale test=develop * Update scales quantization for certain operators These include: concat, transpose, pool and reshape. test=develop * Move concat minimum scale finding to quantizer test=develop
-
由 Brian Liu 提交于
* Fix bug in quantize kernel which cause crash in vgg16/19 model test=develop * refine the code to reduce verbose code; test=develop * remove useless code; test=develop
-
由 xiaoting 提交于
replace mnist dataset url
-
由 xsrobin 提交于
-
由 tianshuo78520a 提交于
-
- 30 6月, 2019 1 次提交
-
-
由 hutuxian 提交于
* update api format test=develop * update API.spec test=develop
-
- 29 6月, 2019 3 次提交
-
-
由 jiaqi 提交于
fix data feed ptr runtime error, pipeline trainer will core in some cases, so set it nullptr as default value.
-
由 guru4elephant 提交于
change url of pslib.tar.gz
-
由 tensor-tang 提交于
* fix py-cpuinfo mac random fail * differentiate version on windows
-
- 28 6月, 2019 10 次提交
-
-
由 Jie Fang 提交于
test=develop
-
由 tianshuo78520a 提交于
* test=develop * test=develop
-
由 guru4elephant 提交于
* add MultiSlotStringDataGenerator for speedup of string based user input data
-
由 Leo Zhao 提交于
1. some key generation method is not aligned with PR#17965 2. enlarge ptr lifetime to avoid memory release if SetBlob fails otherwise it will get core dump. test=develop
-
由 tianshuo78520a 提交于
* change nproc 8
-
由 Zeng Jinle 提交于
* add_elementwise_add_inplace_test,test=develop * rename file, test=develop
-
由 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
-
由 Jiabin Yang 提交于
-
由 chengduo 提交于
* add cuda_is_available test=develop * Fix api.spec test=develop * fix api doc test=develop
-
由 Wojciech Uss 提交于
test=develop
-
- 27 6月, 2019 2 次提交