Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

jat001/gotorch

Repository files navigation

GoTorch

Pytorch in Go, using LibTorch.

Build

Donwload LibTorch and extract it to the project directory.

Test

LD_LIBRARY_PATH=libtorch/lib/ go run cmd/cuda_available.go