mattn/go-tflite
Go binding for TensorFlow Lite
This is a tool for developers who are building applications using the Go programming language and need to incorporate machine learning capabilities. It allows you to take pre-trained TensorFlow Lite models and integrate them into your Go applications. Developers can use this to add lightweight, on-device machine learning inference to their Go projects.
313 stars.
Use this if you are a Go developer building an application that needs to run machine learning models locally or on edge devices.
Not ideal if you are looking for a high-level machine learning framework for model training or for use with other programming languages besides Go.
Stars
313
Forks
43
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mattn/go-tflite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
NVIDIA/gpu-rest-engine
A REST API for Caffe using Docker and Go