1. 09 12月, 2020 1 次提交
  2. 07 12月, 2020 1 次提交
  3. 05 12月, 2020 1 次提交
  4. 04 12月, 2020 2 次提交
  5. 03 12月, 2020 1 次提交
    • T
      fix gpu outofrange (#29238) · 83587916
      tangwei12 提交于
      * fix gpu emb out of range
      
      Change-Id: I5794ac73bd634d5ea069a6fbbd914274b6d6b7bf
      
      * fix doc
      
      Change-Id: I5a3350b2930a9ab2f52116c192b087307faf8fdf
      83587916
  6. 02 12月, 2020 3 次提交
    • J
      fix nll_loss doc;test=document_fix; (#29247) · cf433221
      Jack Zhou 提交于
      * fix nll_loss doc;test=document_fix;
      
      * remove numpy and set_device;test=document_fix;
      
      * remove numpy;test=document_fix;
      cf433221
    • L
      Move temporal_shift to paddle.nn.functional (#29261) · b9f1f434
      LielinJiang 提交于
      * move temporal_shift to functional
      b9f1f434
    • F
      Layer norm fp16 (#29169) · 7584bb50
      furnace 提交于
      * add fp16 for layer_norm op
      
      * revert layernorm api
      
      * fix forward
      
      * fix forward
      
      * fix backward for layernorm with fp16
      
      * fix unit test for layernorm with fp16
      
      * fix with_mkldnn compile error for layernorm with fp16
      
      * 1. revert to PADDLE_ENFORCE_NOT_NULL, 2. change static_cast<float> to static_cast<U>
      
      * fix with_mkldnn compile error for layernorm with fp16
      
      * fix with_mkldnn compile error for layernorm with fp16
      Co-authored-by: Nzhiqiu <chenqiuliang@baidu.com>
      7584bb50
  7. 01 12月, 2020 1 次提交
  8. 30 11月, 2020 2 次提交
  9. 29 11月, 2020 1 次提交
  10. 27 11月, 2020 3 次提交
    • fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) · 3c2a46bd
      徐铭远 提交于
      * fix doc example, test=develop, test=document_fix
      3c2a46bd
    • X
      Fix interpolate doc (#29104) · 9cc0e726
      xiaoting 提交于
      * fix interpolate example, test=develop;test=document_fix
      
      * fix format, test=develop, test=document_fix
      
      * update upsample doc, test=develop, test=document_fix
      9cc0e726
    • W
      Fix docs in 2.0 API (#29081) · 9b39af3f
      whs 提交于
      * 1. grid_sample
      1.1 fix has_print
      2. conv1d_transpose
      2.1 fix code_example error
      3. conv1d
      4. affine_grid
      4.1 has_print
      4.2 has_disable_static
      5. Conv1DTranspose
      5.1 fix code_example error
      5.2 has_disable_static
      6. Conv1d
      6.1 code_example
      6.2 has_disable_static
      9b39af3f
  11. 26 11月, 2020 3 次提交
  12. 25 11月, 2020 3 次提交
  13. 24 11月, 2020 4 次提交
  14. 23 11月, 2020 2 次提交
  15. 20 11月, 2020 3 次提交
  16. 19 11月, 2020 1 次提交
  17. 18 11月, 2020 2 次提交
  18. 17 11月, 2020 3 次提交
  19. 10 11月, 2020 1 次提交
  20. 05 11月, 2020 1 次提交
  21. 04 11月, 2020 1 次提交