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 basic Alloc Ops in PyTorch #836

Merged

Implement basic Alloc Ops in PyTorch

9de5a78
Select commit
Loading
Failed to load commit list.
Merged

Implement basic Alloc Ops in PyTorch #836

Implement basic Alloc Ops in PyTorch
9de5a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

80.87% (-0.01%) compared to 320bac4

View this Pull Request on Codecov

80.87% (-0.01%) compared to 320bac4

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 80.87%. Comparing base (320bac4) to head (9de5a78).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
- Coverage   80.87%   80.87%   -0.01%     
==========================================
  Files         168      168              
  Lines       46950    46970      +20     
  Branches    11472    11472              
==========================================
+ Hits        37972    37987      +15     
- Misses       6766     6771       +5     
  Partials     2212     2212              
Files Coverage Δ
pytensor/link/pytorch/dispatch/basic.py 86.00% <75.00%> (-7.34%) ⬇️