Libtorch

From Alliance Doc
Revision as of 18:38, 12 July 2019 by Lemc2220 (talk | contribs) (Created page with "<languages /> Category:Software <translate> {{Draft}} LibTorch allows to implement both C++ extensions to PyTorch and '''pure C++ machine learning applications'''. I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



This article is a draft

This is not a complete article: This is a draft, a work in progress that is intended to be published into an article, which may or may not be ready for inclusion in the main wiki. It should not necessarily be considered factual or authoritative.




LibTorch allows to implement both C++ extensions to PyTorch and pure C++ machine learning applications. It contains the binary distributions of all headers, libraries and CMake configuration files required to depend on PyTorch[1].