shendiaomo / gotorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotorch

To build cgotorch, the wrapper of libtorch in Cgo, run the following command

cd cgotorch
make

To run the example, run the following command

go run 01-backward.go

About


Languages

Language:C++ 49.8%Language:Go 33.4%Language:Makefile 16.8%