-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Enable CPU BF16 acceleration in ERNIE 3.0 #2730
Conversation
@jczaja Please review |
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
@ZeyuChen @tianxin1860 Please review and merge |
@jiangjiajun , @Aganlengzi please start your review |
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
@jiangjiajun @yeliang2258 Could you please help merge this PR. This adds Ernie-3.0 bf16 option. |
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
@piotrekobi Thanks for your contributions! |
PR types
New features
PR changes
Models
Description
Adds the possibility to use the bfloat16 datatype in the ernie3.0 model.