Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

resize function gives error: 'Factory function resize expects 1 argument but 4 are given.' #207

Open
kerbaypapilon opened this issue Mar 28, 2023 · 0 comments

Comments

@kerbaypapilon
Copy link

Version

"react-native-pytorch-core": "^0.2.4",

Problem Area

react-native-pytorch-core (core package)

Steps to Reproduce

const resize = torchvision.transforms.resize([160, 160],'bilinear',512,true)

Expected Results

A resize Transform object

Code example, screenshot, or link to repository

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant