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

Remove conservative checks for supported Subtensors operations in JAX #849

Merged
merged 1 commit into from
Jun 28, 2024

Remove false positive check for supported Subtensors operations in JAX

2b99224
Select commit
Loading
Failed to load commit list.
Merged

Remove conservative checks for supported Subtensors operations in JAX #849

Remove false positive check for supported Subtensors operations in JAX
2b99224
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

80.88% (-0.01%) compared to d3bd1f1

View this Pull Request on Codecov

80.88% (-0.01%) compared to d3bd1f1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.88%. Comparing base (d3bd1f1) to head (2b99224).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
- Coverage   80.89%   80.88%   -0.01%     
==========================================
  Files         169      169              
  Lines       46979    46966      -13     
  Branches    11478    11472       -6     
==========================================
- Hits        38002    37989      -13     
  Misses       6764     6764              
  Partials     2213     2213              
Files Coverage Δ
pytensor/link/jax/dispatch/subtensor.py 86.95% <100.00%> (-2.88%) ⬇️