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

Implement Cast in PyTorch backend #1023

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Oct 9, 2024

Related to #821


📚 Documentation preview 📚: https://pytensor--1023.org.readthedocs.build/en/1023/

@ricardoV94 ricardoV94 added enhancement New feature or request torch PyTorch backend labels Oct 9, 2024
@twiecki twiecki merged commit be358ed into pymc-devs:main Oct 10, 2024
60 checks passed
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.76%. Comparing base (3e55a20) to head (4ed172e).
Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
pytensor/link/pytorch/dispatch/scalar.py 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1023      +/-   ##
==========================================
+ Coverage   81.74%   81.76%   +0.02%     
==========================================
  Files         183      183              
  Lines       47724    47802      +78     
  Branches    11616    11635      +19     
==========================================
+ Hits        39011    39086      +75     
- Misses       6518     6525       +7     
+ Partials     2195     2191       -4     
Files with missing lines Coverage Δ
pytensor/link/pytorch/dispatch/scalar.py 73.91% <83.33%> (+3.32%) ⬆️

... and 22 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request torch PyTorch backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants