Skip to content

Conversation

@joey12300
Copy link
Contributor

@joey12300 joey12300 commented Feb 26, 2023

PR types

Others

PR changes

Others

Description

Add bert fastdeploy example

  • code
  • doc

@paddle-bot
Copy link

paddle-bot bot commented Feb 26, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Merging #5003 (3203f2f) into develop (709e870) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #5003      +/-   ##
===========================================
- Coverage    49.19%   49.18%   -0.01%     
===========================================
  Files          456      456              
  Lines        65500    65500              
===========================================
- Hits         32220    32218       -2     
- Misses       33280    33282       +2     
Impacted Files Coverage Δ
paddlenlp/utils/downloader.py 65.04% <0.00%> (-0.89%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

--model_path ./infer_model/model \
--batch_size 32 \
--max_seq_length 128 >${log_path}/bert_predict) >>${log_path}/bert_predict 2>&1
print_info $? bert_predict
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

确认一下 这里也是QA加入单测监测是吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是的,fd的代码无法运行在现有的ci机器上。

Copy link
Contributor

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joey12300 joey12300 merged commit ce18df0 into PaddlePaddle:develop Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants