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

Use the PyTorch C++ API to call the neural network from SAM #22

Closed
nbren12 opened this issue Oct 4, 2018 · 1 comment
Closed

Use the PyTorch C++ API to call the neural network from SAM #22

nbren12 opened this issue Oct 4, 2018 · 1 comment

Comments

@nbren12
Copy link
Owner

nbren12 commented Oct 4, 2018

Pytorch 1.0 uses a C++ api, that would be an excellent option for implementing our pytorch model in SAM. Here is an example of how to use it: https://pytorch.org/tutorials/advanced/cpp_export.html.

@nbren12
Copy link
Owner Author

nbren12 commented Mar 26, 2019

I don't think this is necessary for now. It could be useful for performance reasons later.

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