1. 01 11月, 2017 1 次提交
  2. 31 10月, 2017 3 次提交
    • Y
      Update the Build PaddlePaddle for Raspberry Pi document (#5177) · 8b1c50c6
      Yi Wang 提交于
      * Add cross_compiling_for_raspberry.md
      
      * Update cross_compiling for raspberry pi document
      
      * Some minor edits
      
      * In response to comments from Kavya
      
      * Add the _en suffix
      8b1c50c6
    • T
      * Add symbolic link from Paddle/CONTRIBUTING.md to... · 8f4c488e
      Thuan Nguyen 提交于
      * Add symbolic link from Paddle/CONTRIBUTING.md to doc/howto/dev/contribute_to_paddle_en.md so sphinx can generate the document
      * Update CONTRIBUTING.md links so sphinx does not add these links to the TOC
      * Removed dev/contribute_to_paddle_cn.md from documentation, since this document is not in sync with Paddle/CONTRIBUTING.md
      8f4c488e
    • Y
      Contribute and logging (#5181) · 6c8dce9c
      Yi Wang 提交于
      * Create vlog_guide.md
      
      * Move design/vlog_guide.md into CONTRIBUTE.md
      
      * In response to comments from Yu Yang and Tony
      
      * In response to comments from Luo Tao
      6c8dce9c
  3. 26 10月, 2017 5 次提交
  4. 25 10月, 2017 2 次提交
    • Y
      Extract apply_backward_pass to backward.py (#5026) · dd0008d5
      Yu Yang 提交于
      * Extract apply_backward_pass to backward.py
      
      Rename apply_backward_pass to append_backward_ops
      
      * Fix CI
      
      * Update design doc
      dd0008d5
    • D
      "Serialize LoDTensor, Save/Restore model" (#4602) · fd2eb550
      dzhwinter 提交于
      * "add model format design doc"
      
      * "add restore function"
      
      * "add parse protobuf"
      
      * "move necessary information to saver.proto"
      
      * "format code"
      
      * "add gpu option"
      
      * "add lod info"
      
      * "add saveop python test wrapper"
      
      * "checkpoint reuse save operator"
      
      * "rewrite model format design doc"
      
      * "async support needed"
      
      * "fix run once"
      
      * "fix doc based on comments"
      
      * "refine based on comments"
      
      * "fix based comments"
      
      * "remove persistable flag from framework.proto"
      
      * "add IndicateDataType to restore op"
      
      * "add save test"
      
      * "modify save restore code"
      
      * "modified the restore logic"
      
      * rm checkpoint_op.cc
      
      * rm test_checkpoint_op.py
      
      * "get inputs outputs name from execution context"
      
      * Saving each variable to a independent file
      
      * Fix bugs
      
      * Rewrite save_restore_op_test with new Python framework
      
      * Move `SaveOp` and `RestoreOp` from OpWithKernel to OpBase
      
      * Refine unit test of SaveOp and RestoreOp
      
      * fix compile errorwq
      fd2eb550
  5. 21 10月, 2017 1 次提交
  6. 20 10月, 2017 2 次提交
  7. 19 10月, 2017 3 次提交
    • Cluster train doc for v2 API (#2072) · 63ffe525
      武毅 提交于
      * update cluster train v2 doc
      
      * WIP cluster train doc
      
      * update
      
      * cluster train doc
      
      * add TOC for en doc
      
      * fix sphix build issue
      
      * fix error links
      
      * fix link errors
      
      * fix image link
      
      * polish cluster train docs
      
      * update general distributed training document
      
      * fix sphinx compile error
      
      * fix doc image error
      63ffe525
    • Y
      Prune Design Doc (#4732) · 3ca3a200
      Yang Yang(Tony) 提交于
      * Create prune.md
      
      * modification based on comment
      
      * remove insertion
      
      * rename id to block_id
      
      * Update prune.md
      
      * formatting
      3ca3a200
    • A
      Design Doc for Regularization (#4869) · f4a21e38
      Abhinav Arora 提交于
      * Add initail design doc for regularization
      
      * Updating image links
      
      * Commiting the images for the equations
      
      * Adding computation graph images
      
      * Adding section on computation graph
      f4a21e38
  8. 18 10月, 2017 3 次提交
  9. 17 10月, 2017 3 次提交
  10. 16 10月, 2017 3 次提交
  11. 14 10月, 2017 1 次提交
  12. 13 10月, 2017 1 次提交
  13. 12 10月, 2017 6 次提交
  14. 11 10月, 2017 6 次提交