wamuir/graft
Go language bindings to the TensorFlow C API
This project provides Go language bindings to the TensorFlow C API. It allows Go developers to integrate TensorFlow's machine learning capabilities directly into their Go applications. Developers can use this to build, train, and deploy machine learning models within their Go codebases.
Use this if you are a Go developer who needs to incorporate TensorFlow's machine learning functionality into your Go applications without switching languages.
Not ideal if you are not a Go developer or if you prefer to use TensorFlow's Python or Java APIs.
Stars
70
Forks
4
Language
Go
License
Apache-2.0
Category
Last pushed
Nov 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wamuir/graft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications