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

Disallow in-place to view tensors #630

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

crcrpar
Copy link
Collaborator

@crcrpar crcrpar commented Jun 20, 2024

What does this PR do?

Following #584, this PR bans in-place to view tensors. There are some cases that we would be able to support but initially it'd make sense to be conservative.

crcrpar added 2 commits June 21, 2024 02:18
Signed-off-by: Masaki Kozuki <mkozuki@nvidia.com>
Signed-off-by: Masaki Kozuki <mkozuki@nvidia.com>
@crcrpar crcrpar marked this pull request as ready for review June 20, 2024 17:21
@t-vi t-vi merged commit a5d5a0c into main Jun 20, 2024
39 checks passed
@t-vi t-vi deleted the crpa/disallow-inplace-to-views branch June 20, 2024 17:38
Copy link
Collaborator

@t-vi t-vi left a comment

Choose a reason for hiding this comment

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

Thank you @crcrpar , very prudent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants