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

[Dynamic Shape] Adding more dynamic shape support #228

Merged
merged 3 commits into from
May 16, 2023

Conversation

yaoyaoding
Copy link
Member

No description provided.

.
.

.

.

.

.

.

.

.
@yaoyaoding yaoyaoding merged commit ff6e6dc into hidet-org:main May 16, 2023
@yaoyaoding yaoyaoding deleted the opt-dynamic-graph branch May 16, 2023 00:26
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
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.

1 participant