Skip to content

[TOPI] Fix index dtype in topi strided_slice#14022

Merged
tqchen merged 1 commit intoapache:mainfrom
wrongtest-intellif:fix_topi_strideslice_index_dtype
Feb 18, 2023
Merged

[TOPI] Fix index dtype in topi strided_slice#14022
tqchen merged 1 commit intoapache:mainfrom
wrongtest-intellif:fix_topi_strideslice_index_dtype

Conversation

@wrongtest-intellif
Copy link
Copy Markdown
Contributor

try use more proper index dtype than i64 to avoid integer arith issue in lowering.

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Feb 17, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: topi See #10317 for details

Generated by tvm-bot

@tqchen tqchen merged commit 054c11e into apache:main Feb 18, 2023
yongwww pushed a commit to yongwww/tvm that referenced this pull request Feb 27, 2023
try use more proper index dtype than i64 to avoid integer arith issue in lowering.
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