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

PyTorch Softmax Ops #846

Merged
merged 51 commits into from
Jun 28, 2024

Merge branch 'main' of https://github.com/pymc-devs/pytensor into pyt…

b4cdce0
Select commit
Loading
Failed to load commit list.
Merged

PyTorch Softmax Ops #846

Merge branch 'main' of https://github.com/pymc-devs/pytensor into pyt…
b4cdce0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

80.98% (-0.01%) compared to 920b409

View this Pull Request on Codecov

80.98% (-0.01%) compared to 920b409

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.98%. Comparing base (920b409) to head (b4cdce0).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
- Coverage   80.98%   80.98%   -0.01%     
==========================================
  Files         169      169              
  Lines       46985    47025      +40     
  Branches    11494    11501       +7     
==========================================
+ Hits        38052    38084      +32     
- Misses       6716     6727      +11     
+ Partials     2217     2214       -3     
Files Coverage Δ
pytensor/link/pytorch/dispatch/elemwise.py 69.81% <73.33%> (+4.59%) ⬆️

... and 3 files with indirect coverage changes