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

convert to tensor before smart resize #2184

Merged
merged 3 commits into from
Nov 22, 2023
Merged

Conversation

sampathweb
Copy link
Collaborator

When using Jax, Torch backend, ops.smart_resize fails when input is TF Tensor. So, convert to backend tensor before using ops.smart_resize

@sampathweb sampathweb merged commit 32bef65 into master Nov 22, 2023
12 of 15 checks passed
@sampathweb sampathweb deleted the fix-preprocess-resize branch November 22, 2023 21:50
sampathweb added a commit that referenced this pull request Nov 22, 2023
* convert to tensor before smart resize

* use tf-ops for smart_resize

* use tf-ops for smart_resize
sampathweb added a commit that referenced this pull request Nov 22, 2023
* convert to tensor before smart resize

* use tf-ops for smart_resize

* use tf-ops for smart_resize
yuvraj-wale pushed a commit to yuvraj-wale/keras-cv that referenced this pull request Feb 8, 2024
* convert to tensor before smart resize

* use tf-ops for smart_resize

* use tf-ops for smart_resize
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