Skip to content

[Dynamic Shape] Adding more dynamic shape support#228

Merged
yaoyaoding merged 3 commits intohidet-org:mainfrom
yaoyaoding:opt-dynamic-graph
May 16, 2023
Merged

[Dynamic Shape] Adding more dynamic shape support#228
yaoyaoding merged 3 commits intohidet-org:mainfrom
yaoyaoding:opt-dynamic-graph

Conversation

@yaoyaoding
Copy link
Copy Markdown
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