1. 25 4月, 2020 2 次提交
  2. 24 4月, 2020 12 次提交
  3. 23 4月, 2020 6 次提交
  4. 22 4月, 2020 4 次提交
    • 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
    • C
      fix bceloss weight (#23973) · 488f3577
      ceci3 提交于
      * update docs, test=develop
      
      * polish eng docs, test=develop
      488f3577
    • K
    • L
      disable trt test, test=develop (#23984) · 8dfb240a
      liu zhengxi 提交于
      8dfb240a
  5. 21 4月, 2020 4 次提交
  6. 20 4月, 2020 10 次提交
  7. 19 4月, 2020 2 次提交
    • G
      Support LoDTensorArray in fetch (#23645) · 2b896c1f
      guofei 提交于
      * Support LoDTEnsorArray in fetch op
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      2b896c1f
    • L
      [dy2static]Support recursive call (#23900) · 0b0adbf9
      liym27 提交于
      * [Dy2Stat]Support recursive call.
      
      * Remove Redundant decorator to pass the Py35 unittest temporarily.
      0b0adbf9