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