Skip to content

Cast numpy to torch in _resolve_indexing_state#2369

Open
brownbaerchen wants to merge 1 commit into
914_adv-indexing-outshape-outsplitfrom
cast_numpy_to_torch
Open

Cast numpy to torch in _resolve_indexing_state#2369
brownbaerchen wants to merge 1 commit into
914_adv-indexing-outshape-outsplitfrom
cast_numpy_to_torch

Conversation

@brownbaerchen

Copy link
Copy Markdown
Collaborator

Part one of unifying the treatment of different types of array keys.
Part two will be casting torch tensors to heat dndarray.

Copilot AI review requested due to automatic review settings July 7, 2026 11:42
@github-project-automation github-project-automation Bot moved this to Todo in Roadmap Jul 7, 2026
@brownbaerchen brownbaerchen requested review from ClaudiaComito and removed request for Copilot July 7, 2026 11:42
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.39%. Comparing base (76c5c85) to head (a247b84).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
heat/core/dndarray.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##           914_adv-indexing-outshape-outsplit    #2369      +/-   ##
======================================================================
+ Coverage                               91.38%   91.39%   +0.01%     
======================================================================
  Files                                      87       87              
  Lines                                   14884    14880       -4     
======================================================================
- Hits                                    13602    13600       -2     
+ Misses                                   1282     1280       -2     
Flag Coverage Δ
unit 91.39% <85.71%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant