1. 14 11月, 2017 5 次提交
    • Y
      Conditional Block Forward (#5530) · 488320a7
      Yu Yang 提交于
      * Conditional Block Forward
      
      * Assign Operator.
      
      Out=X, when type in [LoDTensor/SelectedRows/LoDTensorArray]
      
      * Stash
      
      * Add Scope::Rename
      
      it is useful in gradient phase of an operator with block
      
      * ConditionalBlock Grad Done
      
      * Add comments
      
      * yapf format code
      488320a7
    • Q
      add split and merge lod tensor operator (#5537) · f07a226a
      QI JUN 提交于
      * add split lod tensor operator
      
      * add more test cast
      
      * clean code
      
      * add merge lod tensor operator
      
      * fix bug
      
      * clean code
      
      * add grad operator
      
      * make mask support GPU
      
      * add comments
      f07a226a
    • Y
      Assign Operator. (#5531) · 7c1755d9
      Yu Yang 提交于
      * Assign Operator.
      
      Out=X, when type in [LoDTensor/SelectedRows/LoDTensorArray]
      
      * Follow comments
      7c1755d9
    • X
      Fix sequence_pool_op in debug mode · 983502d2
      xuwei06 提交于
      The rank of the tensor from the chip() function is changed. In release mode, eigen_assert is not enabled and the dimenstion mismatch is not detected.
      983502d2
    • X
      Fix matmal_op for debug mode · 6a6e4d8d
      xuwei06 提交于
      The dimension is not set correctly and is not being checked in release mode because eigen_assert is not enabled.
      6a6e4d8d
  2. 13 11月, 2017 9 次提交
  3. 11 11月, 2017 4 次提交
  4. 10 11月, 2017 10 次提交
  5. 09 11月, 2017 12 次提交