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

Conversation

ricardoV94
Copy link
Member

Description

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

CC @HarshvirSandhu

@ricardoV94 ricardoV94 added enhancement New feature or request torch PyTorch backend labels Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

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%) ⬇️

@ricardoV94 ricardoV94 merged commit 60246ad into pymc-devs:main Jun 20, 2024
56 of 57 checks passed
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.

None yet

2 participants