1. 15 1月, 2021 1 次提交
  2. 14 12月, 2020 1 次提交
  3. 10 12月, 2020 1 次提交
  4. 07 12月, 2020 1 次提交
  5. 02 12月, 2020 1 次提交
    • 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
  6. 14 5月, 2020 1 次提交
  7. 20 4月, 2020 1 次提交
  8. 06 1月, 2020 1 次提交
  9. 05 9月, 2018 1 次提交
  10. 08 8月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 03 2月, 2018 2 次提交