1. 25 4月, 2020 4 次提交
  2. 24 4月, 2020 21 次提交
  3. 23 4月, 2020 12 次提交
  4. 22 4月, 2020 3 次提交
    • G
      Add tracks_own_finished to Decoder to avoid mismanagement of the finished... · 54a47cd2
      Guo Sheng 提交于
      Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664)
      
      test=develop
      54a47cd2
    • X
      upload code for tensor.rand (#23507) · 614eb942
      Xing Wu 提交于
      * upload code for tensor.rand
      
      * fix import
      
      * update example, change paddle.tensor.rand to paddle.rand
      
      * change 'variable' to 'Variable',  test=develop
      
      change 'variable' to 'Variable' in description,  test=develop
      
      * add pre-commit check
      
      * add pre-commit check
      
      * pre-commit check, test=develop
      
      * add more unittest code
      
      * trigger ci, test=develop
      
      * pre-commit check, test=develop
      
      * update api and test comment, test=develop
      
      * update api and test comment, test=develop
      
      * add more type check, test=develop
      
      * add detail error info for device, test=develop
      
      * add unnittest, test=develop
      
      * resolve conflict and pre-commit check, test=develop
      614eb942
    • J
      [DNNL] Added elementwise_add mkl-dnn inplace (#23477) · c6c65c65
      Jacek Czaja 提交于
      c6c65c65