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

How to import torch pkg.classe_name into python #40

Open
basavaraj-hampiholi opened this issue Dec 12, 2017 · 0 comments
Open

How to import torch pkg.classe_name into python #40

basavaraj-hampiholi opened this issue Dec 12, 2017 · 0 comments

Comments

@basavaraj-hampiholi
Copy link

basavaraj-hampiholi commented Dec 12, 2017

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

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