- 13 4月, 2018 11 次提交
-
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
Fix warnings in sgd_op.h
-
由 Yu Yang 提交于
Polish reshape op
-
由 Tao Luo 提交于
fea/docker cudnn7
-
由 Tao Luo 提交于
The fully connected: the operator is removed when the MKLDNN flag is OFF
-
-
-
由 Abhinav Arora 提交于
* Fix CPPLint errors in operators * Fix prior box op * Fix Prior Box op * Fix top_k_op.cu * Fix pool mkmldnn * Fix pool mkmldnn
-
由 Abhinav Arora 提交于
-
由 redrayqll 提交于
-
由 Kexin Zhao 提交于
-
- 12 4月, 2018 18 次提交
-
-
由 Tao Luo 提交于
update docker from cudnn5 -> cudnn7
-
由 Tao Luo 提交于
Refine batch_norm_op.
-
由 mozga-intel 提交于
-
由 jiaozhenyu 提交于
Changing network configuration, avoid nan
-
由 Qiao Longfei 提交于
* init * add some check * add dist transpile logic * add insert op for block * init change get_pserver_program * optimize code * fix a bug * can run now * start to do table split * start to process table gradient * complete pserver part * can send_vars now * revert cpplint * fix a bug * optimize code * move dist test to models * revert the interface of distribute_transpiler.transpile * fix prefetch_block * optimize trainspiler code * add comment to sum_op * add warning log * fix comment * fix test_send_recv * fix test_send_recv * fix train with no distributed table * optimize GetDims
-
由 Yu Yang 提交于
* Eagerly drop local scope in iteration * Correct create var * Fix typo * Debug
-
由 Dang Qingqing 提交于
-
由 Wu Yi 提交于
Update grpc version
-
由 Yiqun Liu 提交于
* Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests. * Remove ARCHIVE_START/END when linking inference shared library. * Disable some fluid related cmake operations for cross-compiling.
-
由 Yang Yang 提交于
-
由 whs 提交于
Make Average Model support for 'moving mean' and 'moving variance' of batch_normal op
-
由 typhoonzero 提交于
-
由 Tao Luo 提交于
make -j nproc when making inference_lib_dist
-
由 Tao Luo 提交于
Improve test_parallel_executor.
-
由 Helin Wang 提交于
-
由 Yang Yang(Tony) 提交于
-
由 Yang Yang(Tony) 提交于
* remove net op and cond_op * fix cpplint * fix dependency * delete backward_test; fix compile * disable batch_norm backward * rm test_net.py * make batchnorm test independent of backward.cc * make test_layer_norm_op independent of backward.cc * make test_layer_norm_op independent of backward.cc * delete unused code * clean up
-
由 Siddharth Goyal 提交于
* Fix cpplint errors, round2 * Fix pointer issue
-
- 11 4月, 2018 11 次提交
-
-
由 Dang Qingqing 提交于
-
-
由 Yu Yang 提交于
Disable unstable unittest
-
由 Tao Luo 提交于
remove unused nccl.cmake
-
由 Wu Yi 提交于
[Feature] Enable multi gpu distributed training of fluid
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
Fix api docs display error for fluid Initializer
-
由 Tao Luo 提交于
Add contents for manully build documentation(cn version)
-
由 dzhwinter 提交于
* "add metrics" * "add fluid metrics" * "add import guards" * "show warnings" * "add demo" * "fix ci" * "add some details" * "fix cci" * "add demo Python" * "add metrics"
-
由 Yu Yang 提交于
-
-