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

[FEA] Reuse dynamic_extent between span and mdspan. #478

Closed
trivialfis opened this issue Feb 2, 2022 · 0 comments · Fixed by #523
Closed

[FEA] Reuse dynamic_extent between span and mdspan. #478

trivialfis opened this issue Feb 2, 2022 · 0 comments · Fixed by #523
Assignees
Labels
feature request New feature or request

Comments

@trivialfis
Copy link
Member

Both span class introduced in #399 and mdspan introduced in #437 use dynamic_extent to specify runtime shape of the span. We should use the one from stdex.

@trivialfis trivialfis added the feature request New feature or request label Feb 2, 2022
@trivialfis trivialfis self-assigned this Feb 3, 2022
@rapids-bot rapids-bot bot closed this as completed in #523 Feb 22, 2022
rapids-bot bot pushed a commit that referenced this issue Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant