Skip to content

Expose IsDense, HasAnyDenseDimensions, and ToDenseTensor #115435

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

Merged
merged 9 commits into from
May 12, 2025

Conversation

tannergooding
Copy link
Member

This resolves #111964

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics-tensors
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@michaelgsharp michaelgsharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just looks like Tensor is missing HasAnyDenseDimensions

@tannergooding tannergooding force-pushed the isdense branch 2 times, most recently from 5e19348 to d687c7e Compare May 12, 2025 03:01
@tannergooding tannergooding marked this pull request as ready for review May 12, 2025 23:28
@tannergooding tannergooding merged commit fdbe38c into dotnet:main May 12, 2025
83 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API Proposal]: IsDense/Sparse/Contiguous
3 participants