-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Add upsample_nearest
#269
Add upsample_nearest
#269
Conversation
unrelated to the PR, but while I'm here...
Hi! Does this support GPU? |
I haven't tried it, but I can't see why it wouldn't. Edit -- now checked, seems fine! |
Ok, sounds promising :D I suggest that you remove all changes regarding bilinear upsampling and move them to #266. That way we dont mix our PRs. |
|
Looks neat now! :)
And I'm not good at merging intertwined stuff, that's why I asked 🤣 |
Co-authored-by: Carlo Lucibello <carlo.lucibello@gmail.com>
No description provided.