How to Install libtorch-th in Ubuntu 18.04



Install libtorch-th by entering the following commands in the terminal:

sudo apt update
sudo apt install libtorch-th

Description:

libTH.so of Torch Package for Torch Framework

Torch is the main package in Torch7 where data structures for multi-dimensional tensors and mathematical operations over these are defined. Additionally, it provides many utilities for accessing files, serializing objects of arbitrary types and other useful utilities. . This package contains libTH.so .

Homepage: https://github.com/torch/torch7

Version: 0~20170926-g89ede3b-2

Section: universe/libs