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

need torch in order to run "Tensorflow model definition" #24

Open
jennyzu opened this issue Jun 17, 2018 · 0 comments
Open

need torch in order to run "Tensorflow model definition" #24

jennyzu opened this issue Jun 17, 2018 · 0 comments

Comments

@jennyzu
Copy link

jennyzu commented Jun 17, 2018

Hi,

In the "Tensorflow model definition" section, the parameters are taken from torch:
(params = {k: v.numpy() for k,v in torch.load('wide-resnet-50-2-export.pth').items()})

How can I run this without using torch?
Thanks!

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

No branches or pull requests

1 participant