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

Where did you learn LibTorch #21

Open
kevinchahine opened this issue Mar 21, 2024 · 2 comments
Open

Where did you learn LibTorch #21

kevinchahine opened this issue Mar 21, 2024 · 2 comments

Comments

@kevinchahine
Copy link

Where did you learn to code LibTorch in C++? Most resources that I find are only for python. Is there a textbook for C++ LibTorch?

@AllentDan
Copy link
Owner

AllentDan commented Mar 21, 2024

If you just want to use the api of the libtorch, just configure a environment and use it with header files. For more details, read the source codes.

@kevinchahine
Copy link
Author

Libtorch works for me. I just want to learn more about it. It looks like you have a very good understanding of it.

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

2 participants