Skip to content

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

@jennyzu

Description

@jennyzu

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions