Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 200 Bytes

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