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

Have TensorMethod error when trying to broadcast to target indexes #45

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 30, 2023

Fixes #42

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8df6d50) 89.08% compared to head (a28265b) 89.12%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   89.08%   89.12%   +0.03%     
==========================================
  Files          54       54              
  Lines        2960     2970      +10     
  Branches      527      530       +3     
==========================================
+ Hits         2637     2647      +10     
  Misses        247      247              
  Partials       76       76              

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

@drhagen drhagen merged commit 07515b1 into master Dec 30, 2023
6 checks passed
@drhagen drhagen deleted the target-broadcast-error branch December 30, 2023 13:28
@drhagen drhagen mentioned this pull request Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on broadcasting to output
2 participants