-
Notifications
You must be signed in to change notification settings - Fork 3k
Add config replace_with_c_embedding #9638
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
Conversation
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9638 +/- ##
===========================================
- Coverage 52.81% 52.74% -0.07%
===========================================
Files 710 711 +1
Lines 111238 111485 +247
===========================================
+ Hits 58749 58808 +59
- Misses 52489 52677 +188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 确保这个选项不会影响普通动态图。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Description
Add replace_with_c_embedding in tensor_parallel_config, and add test.
Enable the pass by setting
tensor_parallel_config
toreplace_with_c_embedding
in YAML.eg.
tensor_parallel_config: replace_with_c_embedding