1. 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
  2. 01 12月, 2020 5 次提交
  3. 30 11月, 2020 5 次提交
  4. 28 11月, 2020 1 次提交
  5. 27 11月, 2020 4 次提交
  6. 26 11月, 2020 2 次提交
  7. 25 11月, 2020 4 次提交
  8. 24 11月, 2020 2 次提交
  9. 23 11月, 2020 3 次提交
  10. 20 11月, 2020 10 次提交
  11. 19 11月, 2020 3 次提交