- 06 11月, 2017 22 次提交
-
-
由 Tao Luo 提交于
Put files to platlib
-
由 Tao Luo 提交于
Fix the doc for Momentum and Adam optimizer.
-
-
由 typhoonzero 提交于
-
由 dangqingqing 提交于
-
由 Yiqun Liu 提交于
-
由 Yiqun Liu 提交于
The engine library need to link paddle_pserver and paddle_network on linux.
-
由 Tao Luo 提交于
Refine sequence max-pooling and add unit testing of gradient check.
-
由 Tao Luo 提交于
Update docker_install_cn.rst fix nodebook to notebook
-
由 Guo Sheng 提交于
Add GRU Operator
-
由 李科男 提交于
fix nodebook to notebook
-
由 dangqingqing 提交于
-
由 Yang yaming 提交于
Fix type for unit test of huber_loss_op.
-
由 qingqing01 提交于
Bugs fix and expose sub_seq_layer.
-
-
由 guosheng 提交于
-
由 yangyaming 提交于
-
由 dangqingqing 提交于
-
由 Tao Luo 提交于
add MKLDNNAddtoLayer
-
由 fengjiayi 提交于
* Add GetFineGrainedLoDLength and AppendLoD * Follow comments and fix bugs * fix a compile error * fix a compile bug
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Use stable_sort in lod_rank_table It is easy to debug and test when use `stable_sort`and the time complexity is not changed. * Add LoDTensorArray
-
- 05 11月, 2017 9 次提交
-
-
由 yangyaming 提交于
-
由 kexinzhao 提交于
* fix m_ops * fix activation op
-
由 kexinzhao 提交于
* polish p ops * fix precision_recall * fix linear_chain_crf_op * small fix
-
由 kexinzhao 提交于
* polish r operator docs * fix on naming convention
-
由 kavyasrinet 提交于
* Adding the doc format for AdaDelta * Updating the documentation for Adagrad, Adam and Adamax * Updating the auc op * Fix review comments * Updating doc for Batch Norm * Updating the cast op * Updating the clip op * Fixing review comment * Fixing review comment: * Small change to restart PR_CI
-
由 kavyasrinet 提交于
* Adding documentation for seq_expand * Adding documentation for seq_concat_op * Adding documentation for sequence_conv * Adding sequence_pool * Fixing review comment * Adding sequence_softmax * Updating doc for sigmoid_cross_entropy_with_logits
-
由 kavyasrinet 提交于
* Doc fix for smooth L1 loss * Adding doc for softmax_op * Added doc for softmax_with_cross_entropy * Adding documentation for transpose_op * small change to restart TeamCity CI
-
由 Yu Yang 提交于
It is easy to debug and test when use `stable_sort`and the time complexity is not changed.
-
由 Yu Yang 提交于
-
- 04 11月, 2017 9 次提交
-
-
由 guosheng 提交于
-
-
由 guosheng 提交于
-
由 helinwang 提交于
Add print_operators_doc to Paddle Docker Image
-
https://github.com/PaddlePaddle/Paddle/issues/5363由 Thuan Nguyen 提交于
After discussion with Helin and Yi, this change adds "print_operators_doc" executable to the Paddle docker nightly image. This docker image will be pulled by PaddlePaddle.org nightly job and will generate the operator documentation to be put on PaddlePaddle.org website.
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
* polish from concat to conv_shift op doc * small fix * small fix
-
由 Cao Ying 提交于
* proj init. * add unittest and implementation.
-