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

Support CudaGraph and torch.compile #428

Merged
merged 15 commits into from
Nov 3, 2024
Merged

Support CudaGraph and torch.compile #428

merged 15 commits into from
Nov 3, 2024

Conversation

takuseno
Copy link
Owner

@takuseno takuseno commented Nov 2, 2024

No description provided.

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 82.82443% with 45 lines in your changes missing coverage. Please review.

Project coverage is 90.75%. Comparing base (3b01da3) to head (8df3e46).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
d3rlpy/torch_utility.py 60.00% 28 Missing ⚠️
d3rlpy/algos/qlearning/torch/bear_impl.py 80.00% 5 Missing ⚠️
d3rlpy/algos/qlearning/torch/plas_impl.py 61.53% 5 Missing ⚠️
d3rlpy/models/torch/policies.py 16.66% 5 Missing ⚠️
d3rlpy/__init__.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
- Coverage   91.03%   90.75%   -0.29%     
==========================================
  Files         120      120              
  Lines        8422     8567     +145     
==========================================
+ Hits         7667     7775     +108     
- Misses        755      792      +37     

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

@takuseno takuseno merged commit f3c5540 into master Nov 3, 2024
7 of 9 checks passed
@takuseno takuseno deleted the s-takuseno/cuda_graph branch November 3, 2024 10:43
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.

1 participant