1. 07 11月, 2017 7 次提交
    • Y
      MemoryHandle* --> MemoryHandlePtr · d6f0e6c1
      yangyaming 提交于
      d6f0e6c1
    • Y
      Add unittest, backward of array read/write op (#5409) · 6cde889b
      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
      
      * Stash
      
      * Better debug message for IsInitialized
      
      * Stash
      
      * Better debug message for IsInitialized
      
      * Complete array read/write op unittests
      
      * Add unittest, Gradient of array read/write
      
      * Follow comments
      6cde889b
    • D
      "fix unsigned compare problem" (#5359) · b25804c3
      dzhwinter 提交于
      * "fix unsigned compare problem"
      
      * "remove gtest from CMakeList"
      
      * "remove namespace"
      b25804c3
    • Y
    • Y
      Update lod_tensor.md (#5383) · 70154597
      Yang Yang(Tony) 提交于
      An important change on lod tensor indexing. A higher level offset will be based on its next level rather than an absolute offset.
      70154597
    • T
      Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363 · b1340361
      Thuan Nguyen 提交于
      This changed was accidently reverted in a previous pull request.  This pull request adds back in the print_operators_doc to the docker image.
      
      Discussed with Helin and Yi. Currently we have a binary "print_operators_doc" that is built that generates a JSON document. This JSON represents the API documentation of paddle, and will be used by PaddlePaddle.org to generate API documentation.
      
      This issue is to request "print_operators_doc" to be added to the production paddlepaddle/paddle:latest image.
      b1340361
    • Y
      ReadFromArray/WriteToArray op (#5407) · c9b57dcc
      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
      
      * Stash
      
      * Better debug message for IsInitialized
      
      * Stash
      
      * Better debug message for IsInitialized
      
      * Complete array read/write op unittests
      c9b57dcc
  2. 06 11月, 2017 13 次提交
  3. 05 11月, 2017 8 次提交
  4. 04 11月, 2017 12 次提交