LibtorchTutorials icon indicating copy to clipboard operation
LibtorchTutorials copied to clipboard

Where did you learn LibTorch

Open kevinchahine opened this issue 1 year ago • 2 comments
trafficstars

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?

kevinchahine avatar Mar 21 '24 03:03 kevinchahine

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.

AllentDan avatar Mar 21 '24 04:03 AllentDan

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

kevinchahine avatar Apr 01 '24 00:04 kevinchahine