PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

[MLU] Support rms_norm_mlu

Open PeiyuLau opened this issue 1 year ago β€’ 2 comments

PR types

New features

PR changes

Models

Description

support rms_norm_mlu

PeiyuLau avatar May 29 '24 03:05 PeiyuLau

Thanks for your contribution!

paddle-bot[bot] avatar May 29 '24 03:05 paddle-bot[bot]

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 54.44%. Comparing base (8e1f6e6) to head (078c7ce). Report is 253 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling.py 28.57% 5 Missing :warning:
paddlenlp/transformers/llama/fusion_ops.py 33.33% 2 Missing :warning:
paddlenlp/utils/tools.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8504      +/-   ##
===========================================
+ Coverage    54.39%   54.44%   +0.05%     
===========================================
  Files          648      648              
  Lines       103274   103278       +4     
===========================================
+ Hits         56172    56234      +62     
+ Misses       47102    47044      -58     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 29 '24 03:05 codecov[bot]