Skip to content

Use from_dlpack tweak from @JesseFarebro#3

Open
lebrice wants to merge 8 commits into
masterfrom
torch_to_jax_tweak
Open

Use from_dlpack tweak from @JesseFarebro#3
lebrice wants to merge 8 commits into
masterfrom
torch_to_jax_tweak

Try to work arround AssertionError in XLA

cb3536b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2025 in 1s

88.91% (-0.24%) compared to d4e1132

View this Pull Request on Codecov

88.91% (-0.24%) compared to d4e1132

Details

Codecov Report

❌ Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.91%. Comparing base (d4e1132) to head (cb3536b).

Files with missing lines Patch % Lines
torch_jax_interop/to_jax.py 43.75% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   89.15%   88.91%   -0.24%     
==========================================
  Files          13       13              
  Lines        1125     1128       +3     
==========================================
  Hits         1003     1003              
- Misses        122      125       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.