NiuTrans/NiuTensor
NiuTensor is an open-source toolkit developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. It provides tensor utilities to create and train neural networks.
NiuTensor is a lightweight, high-performance toolkit designed to help researchers and developers build and train neural networks for deep learning. It takes C/C++ code as input and provides optimized tensor computation functions to enable the creation of powerful AI models. This tool is for experienced software engineers and AI/ML researchers who develop deep learning systems.
385 stars. No commits in the last 6 months.
Use this if you need a highly optimized, C-language tensor computation library to build custom neural networks or integrate deep learning capabilities into existing C/C++ applications.
Not ideal if you prefer high-level programming languages like Python or need a pre-built, end-to-end deep learning framework.
Stars
385
Forks
172
Language
C++
License
Apache-2.0
Category
Last pushed
Nov 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NiuTrans/NiuTensor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.