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 OpFromGraph in PyTorch backend #956

Merged
merged 8 commits into from
Sep 17, 2024

Lint

0f18d8d
Select commit
Loading
Failed to load commit list.
Merged

Implement OpFromGraph in PyTorch backend #956

Lint
0f18d8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

81.74% (+0.00%) compared to 3e55a20

View this Pull Request on Codecov

81.74% (+0.00%) compared to 3e55a20

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.74%. Comparing base (3e55a20) to head (0f18d8d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files         183      183           
  Lines       47724    47733    +9     
  Branches    11616    11616           
=======================================
+ Hits        39011    39020    +9     
  Misses       6518     6518           
  Partials     2195     2195           
Files with missing lines Coverage Δ
pytensor/link/pytorch/dispatch/basic.py 93.93% <100.00%> (+0.60%) ⬆️