- 04 7月, 2019 5 次提交
-
-
由 tensor-tang 提交于
remove pycpuinfo deps in core
-
由 qingqing01 提交于
* Refine Infershape in activation_op for double_grad.
-
由 qingqing01 提交于
* make it support float/int learning as input.
-
由 chengduo 提交于
-
由 chengduo 提交于
* enhance execution error info test=develop
-
- 03 7月, 2019 13 次提交
-
-
由 石晓伟 提交于
* remove the obsolete cmake options, test=develop * remove unittests, test=develop
-
由 pkpk 提交于
test=develop
-
由 Jiabin Yang 提交于
-
由 Tao Luo 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 zhoukunsheng 提交于
-
由 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 1 次提交
-
-
由 Jie Fang 提交于
test=develop
-