XUANTIE-RV/csi-nn2
An optimized neural network operator library for chips base on Xuantie CPU.
This is a performance library for developers working with XuanTie CPU-based chips. It takes neural network models and optimizes their operations to run efficiently on XuanTie hardware, including support for various data types and quantization methods. Software engineers and embedded systems developers targeting XuanTie CPUs would use this to accelerate AI workloads.
Use this if you are developing AI applications or embedded systems for XuanTie CPU platforms and need to maximize the performance of neural network models.
Not ideal if you are not developing for XuanTie CPU-based hardware or if you are an end-user without programming experience.
Stars
99
Forks
45
Language
C
License
Apache-2.0
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/XUANTIE-RV/csi-nn2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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.