1. 29 10月, 2019 1 次提交
    • Y
      Check and correct the output's lod_level in DynamicRNN related operators (#19144) · 6fcfd32e
      Yiqun Liu 提交于
      * Refine the InferShape of ReadFrom and WriteTo op, and add comment to explain why not call ShareLoD for runtime.
      test=develop
      
      * Add comment for ReorderLoDTensorByRank op.
      
      * Add comment for lod_tensor_to_tensor_array op to explain why only call DecreaseLoDLevel for compile time.
      test=develop
      
      * ShrinkRNNMemory op should call ShareLoD for compile time.
      test=develop
      
      * Add the implementation of IncreaseLoDLevel and add the compile-time check of lod_level in InferShape of sequence_pool.
      test=develop
      
      * Refine the unittest of DynamicRNN.
      test=develop
      
      * Change PADDLE_ENFORCE to PADDLE_ENFORCE_NE.
      test=develop
      6fcfd32e
  2. 18 10月, 2019 1 次提交
  3. 04 9月, 2019 1 次提交
  4. 09 8月, 2019 1 次提交
  5. 11 4月, 2019 1 次提交
  6. 03 4月, 2019 1 次提交
  7. 28 3月, 2019 1 次提交
  8. 19 3月, 2019 1 次提交
  9. 18 3月, 2019 1 次提交
  10. 15 3月, 2019 1 次提交
  11. 26 12月, 2018 1 次提交
  12. 20 12月, 2018 1 次提交
  13. 19 12月, 2018 4 次提交
  14. 12 12月, 2018 1 次提交
  15. 10 12月, 2018 1 次提交
  16. 29 11月, 2018 1 次提交
  17. 28 11月, 2018 2 次提交
  18. 26 11月, 2018 1 次提交
  19. 23 11月, 2018 1 次提交
  20. 08 11月, 2018 1 次提交
  21. 26 10月, 2018 1 次提交
  22. 25 10月, 2018 2 次提交
  23. 24 10月, 2018 3 次提交
  24. 22 10月, 2018 1 次提交
  25. 18 10月, 2018 2 次提交
  26. 10 10月, 2018 1 次提交
    • C
      Set the right shape of selected_rows (#13723) · e1761709
      chengduo 提交于
      * set the right shape of selected_rows
      test=develop
      
      * enhance check
      
      * fix activation_op
      
      * remove cast
      
      * use ShareDimInfo replace SetDim and ShareLod
      
      * use ShareDimAndLod
      test=develop
      
      * follow comment
      
      test=develop
      
      * check whether the input has lod
      test=develop
      
      * Split ShareDimAndLod
      
      test=develop
      
      * checkout clip.py
      test=develop
      e1761709
  27. 21 9月, 2018 1 次提交
  28. 17 9月, 2018 1 次提交
  29. 27 8月, 2018 1 次提交
  30. 24 8月, 2018 1 次提交
  31. 15 8月, 2018 1 次提交
  32. 14 8月, 2018 1 次提交