Skip to content

How to import torch pkg.classe_name into python  #40

@basavaraj-hampiholi

Description

@basavaraj-hampiholi

Hey,

I am facing problem in accessing the classes of torch in python.
Here is an example,

local object = {}

function object.func(self, arg1, arg2)
print(arg1, arg2)
end

How to access this function named 'func' in my python code using this library(PyTorchHelpers).
Please help!!!

Thanks,
Basavaraj

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