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

[Operator] Add cubic interpolation to Resize Operator #22

Merged
merged 5 commits into from Nov 16, 2022
Merged

Conversation

hjjq
Copy link
Member

@hjjq hjjq commented Nov 16, 2022

Also add test for Resize;
Fixed some bugs and typos;
Added Greater Than to expr.

@hjjq hjjq requested a review from yaoyaoding November 16, 2022 17:53
@yaoyaoding
Copy link
Member

Thanks, @hjjq.

@yaoyaoding yaoyaoding merged commit 1c6909c into main Nov 16, 2022
KTong821 pushed a commit to KTong821/hidet that referenced this pull request Feb 27, 2024
Simple model with one conv2d failed. 
- fix signature for conv* ops to corresponds torch.nn.functional]
- add missed padding normalization

After that the model works
KTong821 pushed a commit to KTong821/hidet that referenced this pull request Mar 5, 2024
Simple model with one conv2d failed. 
- fix signature for conv* ops to corresponds torch.nn.functional]
- add missed padding normalization

After that the model works
destefy pushed a commit to destefy/hidet that referenced this pull request Mar 13, 2024
Simple model with one conv2d failed. 
- fix signature for conv* ops to corresponds torch.nn.functional]
- add missed padding normalization

After that the model works
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.

None yet

2 participants