Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build lastest torch7 #6

Closed
quanhua92 opened this issue Jun 12, 2015 · 1 comment
Closed

Build lastest torch7 #6

quanhua92 opened this issue Jun 12, 2015 · 1 comment

Comments

@quanhua92
Copy link

Hi, I want to use the lastest torch7 on android device. The current src folder in this repo looks like 2 year ago. Can you explain same steps to upgrade to lastest torch7?
Thank you very much

@nicholas-leonard
Copy link
Collaborator

If it is just Lua code, you can copy the modified lua scripts from the main torch to the android torch. Make sure to update the commensurate init.lua file for new files. For C, its a similar idea. @soumith might have a programmatic way to do this, but I just do it manually for every missing or out of data nn.Module and add the torch7 dependencies (say torch.view, torch.isTensor, etc).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants