OAID/Tengine-Convert-Tools
Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
This tool helps AI engineers convert their trained AI models from various popular frameworks like TensorFlow, PyTorch, and ONNX into a specialized format called 'tmfile'. This 'tmfile' is optimized for deployment on the Tengine-Lite AI framework, which is often used for running AI models on embedded systems or edge devices. It takes your existing model files and outputs a single, compatible 'tmfile'.
No commits in the last 6 months.
Use this if you need to deploy an AI model trained in a common framework onto an embedded device or an edge computing platform that uses the Tengine-Lite AI framework.
Not ideal if you are not working with AI models or if you don't intend to deploy your models using the Tengine-Lite AI framework.
Stars
92
Forks
34
Language
C++
License
Apache-2.0
Category
Last pushed
Jul 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OAID/Tengine-Convert-Tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX