Skip to content

Change TensorIndex to store a single Val*#2234

Merged
zasdfgbnm merged 9 commits intodevelfrom
tensor-index-single-val
Dec 6, 2022
Merged

Change TensorIndex to store a single Val*#2234
zasdfgbnm merged 9 commits intodevelfrom
tensor-index-single-val

Conversation

@zasdfgbnm
Copy link
Copy Markdown
Collaborator

@zasdfgbnm zasdfgbnm commented Dec 2, 2022

Because a single Val* is more friendly to simplify

@zasdfgbnm zasdfgbnm marked this pull request as ready for review December 2, 2022 03:43
@zasdfgbnm zasdfgbnm requested a review from naoyam December 2, 2022 03:43
Comment thread torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp
Comment thread torch/csrc/jit/codegen/cuda/kernel_ir.h Outdated
Comment thread torch/csrc/jit/codegen/cuda/index_compute.h Outdated
Comment thread torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp
@zasdfgbnm
Copy link
Copy Markdown
Collaborator Author

I will hold the merge of this until #2235 is merged. #2235 is more important, and this PR will surely conflict with it.

Copy link
Copy Markdown
Collaborator

@naoyam naoyam left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Owner

@csarofeen csarofeen left a comment

Choose a reason for hiding this comment

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

lgtm

@zasdfgbnm zasdfgbnm merged commit d258558 into devel Dec 6, 2022
@zasdfgbnm zasdfgbnm deleted the tensor-index-single-val branch December 6, 2022 23:00
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.

3 participants