Skip to content

Conversation

@Hzfengsy
Copy link
Member

@Hzfengsy Hzfengsy commented Nov 5, 2023

As a follow up PR of #16041, this PR fixes the iter_var dtype generated by the schedule primitive bind. Now the iter_var dtype is the same as the loop_var.

Note that this PR changes the internal interface (tir interface) of the bind primitive. But it does not change the user interface (python side, and concrete_schedule.cc side).

cc @junrushao

@github-actions github-actions bot requested a review from junrushao November 5, 2023 07:45
@Hzfengsy Hzfengsy marked this pull request as ready for review November 5, 2023 07:45
As a follow up PR of apache#16041, this PR fixes the iter_var dtype generated
by the schedule primitive `bind`. Now the iter_var dtype is the same as
the loop_var.

Note that this PR changes the internal interface (tir interface) of the
bind primitive. But it does not change the user interface (python side,
and concrete_schedule.cc side).
@Hzfengsy Hzfengsy force-pushed the fix_bind_iter_var_dtype branch from 5ca3745 to f329be4 Compare November 5, 2023 09:45
@junrushao junrushao merged commit 1de5aa5 into apache:main Nov 5, 2023
@Hzfengsy Hzfengsy deleted the fix_bind_iter_var_dtype branch November 7, 2023 01:52
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.

2 participants