- 08 12月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 07 12月, 2017 7 次提交
-
-
由 Tao Luo 提交于
add MKLDNN LRN
-
由 Yu Yang 提交于
-
由 tensor-tang 提交于
Compile cblas library as static
-
由 Yan Chunwei 提交于
-
由 whs 提交于
Make ConvTransProjection support for dilation
-
由 Darcy 提交于
fix typo and path issue in build from source doc
-
由 Abhinav Arora 提交于
-
- 06 12月, 2017 29 次提交
-
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
Enhance AvgPooling to support both include_mode and exclude_mode
-
由 Yancey 提交于
* write versino.py * add version py * clean init py * add istaged, major and etc... fields * update * update * update
-
由 Abhinav Arora 提交于
-
由 Yancey1989 提交于
-
由 QI JUN 提交于
-
由 qingqing01 提交于
Change the type of conv2d in Python API.
-
由 gongweibao 提交于
Add LRN efficient GPU implement
-
由 kexinzhao 提交于
Add half precision float16 data type
-
由 Yan Chunwei 提交于
* init nmt * encoder ready * only generation implementation waiting for dynamic rnn ready to train * init python * remove decoder temporary * clean * clean
-
由 whs 提交于
Fix nce op warning about comparison of integers of different signs
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
fix int overflow
-
由 chengduo 提交于
Refine code(operator++)
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 chengduoZH 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI * Complete Dynamic RNN
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 Xi Chen 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
https://github.com/PaddlePaddle/Paddle/issues/6305由 Thuan Nguyen 提交于
This pull request adds "Build using Docker" documentation to the "Getting Started > Install and Build" menu on PaddlePaddle.org
-
由 Abhinav Arora 提交于
-
由 Abhinav Arora 提交于
* Using latex fraction syntax in sigmoid and logsigmoid op * Fixing the rendering of the latex equations in adamax operator
-
- 05 12月, 2017 3 次提交
-
-
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * init trunk_evaluator * add trunk_evaluator layer * update chunk_eval_op and test, change int32 to int64 * fix a numeric problem * change layers.trunk_evaluator to layers.trunk_eval * fix typo * add precision_val
-
由 qingqing01 提交于
Remove the CUDA stream synchronization between each operator.
-
由 dzhwinter 提交于
* "add init seed" * "fix compile error" * "add program level seed setting" * "fixed based on comments"
-