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

all use paddle.device.synchronize() #8320

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

FeixLiu
Copy link
Contributor

@FeixLiu FeixLiu commented Apr 24, 2024

PR types

Others

PR changes

Others

Description

change paddle.device.cuda.synchronize() to paddle.device.synchronize()

Copy link

paddle-bot bot commented Apr 24, 2024

Thanks for your contribution!

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 55.25%. Comparing base (eaca5b2) to head (39c663d).
Report is 3 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/trainer.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8320   +/-   ##
========================================
  Coverage    55.25%   55.25%           
========================================
  Files          613      613           
  Lines        95626    95626           
========================================
  Hits         52837    52837           
  Misses       42789    42789           

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

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.

None yet

1 participant