Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] fix ops improting in utils #7865

Merged
merged 5 commits into from
Jan 22, 2024

Conversation

wj-Mcat
Copy link
Contributor

@wj-Mcat wj-Mcat commented Jan 18, 2024

PR types

Improvement

PR changes

LLM

Description

调整 utils 和 predictor 中关于 ops 的 importing 机制。

Copy link

paddle-bot bot commented Jan 18, 2024

Thanks for your contribution!

@wj-Mcat wj-Mcat marked this pull request as ready for review January 18, 2024 12:00
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c1ccafa) 56.67% compared to head (1bce45b) 56.68%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7865   +/-   ##
========================================
  Coverage    56.67%   56.68%           
========================================
  Files          588      588           
  Lines        89243    89243           
========================================
+ Hits         50580    50584    +4     
+ Misses       38663    38659    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

llm/predictor.py Outdated Show resolved Hide resolved
Copy link
Contributor

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

lgtm

@wj-Mcat wj-Mcat merged commit 082dc52 into PaddlePaddle:develop Jan 22, 2024
8 of 10 checks passed
@wj-Mcat wj-Mcat deleted the fix-ops-importing branch January 22, 2024 05:29
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