1. 09 11月, 2017 6 次提交
    • D
      follow comments. · d60fe75a
      dangqingqing 提交于
      d60fe75a
    • Y
      930d2e89
    • R
      Update doc of layers.py · 7d343fca
      ranqiu 提交于
      7d343fca
    • Y
      Do not sum output if that output is not a gradient · c9fc7ba9
      Yang Yu 提交于
      * increament is default inplace
      c9fc7ba9
    • F
      Add grad for lodtensor array ops (#5461) · b698d19b
      fengjiayi 提交于
      * Add LoDRankTable
      
      LoD Rank Table stores the `level` of `lod` which is ordered by sequence
      length in descending order. It is useful when implement dynamic RNN and
      is shared by dynamic RNN memory, dynamic RNN slice input and dynamic
      RNN slice output operators.
      
      * Add skeleton for array_to_lod_tensor and lod_tensor_to_array
      
      * Add VarType::LoDTensorArray
      
      * Add PyBind of LoDTensorArray
      
      * Add InferVarType
      
      * Add first unittest
      
      * Add ut
      
      * Add unittest
      
      * Add unittest
      
      * Add unittests
      
      * update
      
      * init
      
      * add infershape for lod_tensor_to_array_op
      
      * compelete array_to_lod_tensor_op
      
      * copy data
      
      * clean code
      
      * clean code
      
      * Fix unittest data
      
      * fix bugs
      
      * fix compile error
      
      * Refine TensorToArrayOp
      
      * refactor array_to_lod_tensor
      
      * Unittest
      
      * fix bugs
      
      * Fix unittest
      
      * Fix unittest
      
      * debug
      
      * Debug
      
      * Fix unittest
      
      * Add grad for ops
      
      * Debug
      
      * Fix a bug
      
      * fix a bug
      
      * fix a bug
      b698d19b
    • Y
      Add increment op · 6d41bfb7
      Yang Yu 提交于
      6d41bfb7
  2. 08 11月, 2017 15 次提交
  3. 07 11月, 2017 6 次提交
  4. 06 11月, 2017 11 次提交
  5. 05 11月, 2017 2 次提交