- 30 11月, 2017 3 次提交
-
-
由 Jeff Wang 提交于
-
由 kexinzhao 提交于
* Add survey of support of half in different CUDA versions * small fix
-
由 Yang Yang(Tony) 提交于
-
- 29 11月, 2017 24 次提交
-
-
由 sweetsky0901 提交于
My unpool max 2d
-
由 chengduo 提交于
fix conv and conv_trans op doc
-
由 Yu Yang 提交于
* Make param_attr as a strong typed class Fix #5819
-
由 qingqing01 提交于
Small fix in profiler.py of fluid.
-
由 Guo Sheng 提交于
Fix gru_op related code style
-
由 sweetsky0901 提交于
-
由 chengduoZH 提交于
-
-
由 sweetsky0901 提交于
-
由 武毅 提交于
* fix compile on cudnn7 * update * update * make silent
-
由 武毅 提交于
* refine install docs * do not remove files * follow comments * update
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
Add CUDA profiler tools in new framework.
-
由 guosheng 提交于
-
由 helinwang 提交于
Update the content of design doc for distributed architecture
-
由 guosheng 提交于
-
由 sweetsky0901 提交于
-
-
由 sweetsky0901 提交于
-
由 kavyasrinet 提交于
* Adding log loss operator * Removing comments
-
由 whs 提交于
Add size, height and width for crop layer and switch order layer.
-
由 Wang,Jeff 提交于
Update the write_docs_en.rst and write_docs_cn.rst to include how to run the documentation viewer tool without Docker Add dev/contribute_to_paddle_cn.md onto navigation link
-
由 sweetsky0901 提交于
-
由 sweetsky0901 提交于
-
- 28 11月, 2017 13 次提交
-
-
-
由 sweetsky0901 提交于
-
由 peterzhang2029 提交于
Fix useGpu in HierarchicalSigmoidLayer
-
由 guosheng 提交于
-
由 peterzhang2029 提交于
Fix hsigmoid_layer when using GPU.
-
由 Qiao Longfei 提交于
* batch norm support matrix input * update gpu code * format code
-
由 fengjiayi 提交于
* Make 'scale_op' supporting int and int64 * refine .cu file
-
由 Yu Yang 提交于
* Fix MacOS compile * Update GRPC * Unset PROTOBUF_EXEC
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
-
由 Yu Yang 提交于
* Add Python wrap of conv2d_transpose and its unittest * Follow comments * Fix format
-
由 Yu Yang 提交于
* Unify fluid submodules to fluid module Change books just use `import fluid`, not submodules * Remove g_main_program/g_startup_program Use default_main_program/default_startup_program instead * Typo * Fix CI
-