https://github.com/airockchip/rknn-toolkit2
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: airockchip
- License: other
- Language: C
- Default Branch: master
- Size: 3.61 GB
Statistics
- Stars: 2,068
- Watchers: 26
- Forks: 222
- Open Issues: 344
- Releases: 9
Metadata Files
README.md
Description
RKNN software stack can help users to quickly deploy AI models to Rockchip chips. The overall framework is as follows:
In order to use RKNPU, users need to first run the RKNN-Toolkit2 tool on the computer, convert the trained model into an RKNN format model, and then inference on the development board using the RKNN C API or Python API.
RKNN-Toolkit2 is a software development kit for users to perform model conversion, inference and performance evaluation on PC and Rockchip NPU platforms.
RKNN-Toolkit-Lite2 provides Python programming interfaces for Rockchip NPU platform to help users deploy RKNN models and accelerate the implementation of AI applications.
RKNN Runtime provides C/C++ programming interfaces for Rockchip NPU platform to help users deploy RKNN models and accelerate the implementation of AI applications.
RKNPU kernel driver is responsible for interacting with NPU hardware. It has been open source and can be found in the Rockchip kernel code.
Support Platform
- RK3588 Series
- RK3576 Series
- RK3566/RK3568 Series
- RK3562 Series
- RV1103/RV1106
- RV1103B/RV1106B
- RV1126B
- RK2118
Note:
**For RK1808/RV1109/RV1126/RK3399Pro, please refer to :**
https://github.com/airockchip/rknn-toolkit
https://github.com/airockchip/rknpu
https://github.com/airockchip/RK3399Pro_npu
Download
- You can also download all packages, docker image, examples, docs and platform-tools from RKNPU2_SDK, fetch code: rknn
- You can get more examples from rknn mode zoo
Notes
- RKNN-Toolkit2 is not compatible with RKNN-Toolkit
- The supported Python versions are:
- Python 3.6
- Python 3.7
- Python 3.8
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Latest version:v2.3.2
RKNN LLM
If you want to deploy LLM (Large Language Model), we have introduced a new SDK called RKNN-LLM. For details, please refer to:
https://github.com/airockchip/rknn-llm
CHANGELOG
v2.3.2
- Support for RV1126B platform
- Improved einsum and Norm operations support
- Added automatic mixed precision functionality
- Enhanced graph optimization capabilities
for older version, please refer CHANGELOG
Feedback and Community Support
- Redmine (Feedback recommended, Please consult our sales or FAE for the redmine account)
- QQ Group Chat: 1025468710 (full, please join group 4)
- QQ Group Chat2: 547021958 (full, please join group 4)
- QQ Group Chat3: 469385426 (full, please join group 4)
- QQ Group Chat4: 958083853
Owner
- Login: airockchip
- Kind: user
- Repositories: 4
- Profile: https://github.com/airockchip
GitHub Events
Total
- Create event: 2
- Release event: 2
- Issues event: 250
- Watch event: 1,034
- Issue comment event: 653
- Push event: 3
- Pull request event: 2
- Fork event: 113
Last Year
- Create event: 2
- Release event: 2
- Issues event: 250
- Watch event: 1,034
- Issue comment event: 653
- Push event: 3
- Pull request event: 2
- Fork event: 113
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 340
- Total pull requests: 11
- Average time to close issues: 9 days
- Average time to close pull requests: 1 day
- Total issue authors: 261
- Total pull request authors: 11
- Average comments per issue: 0.45
- Average comments per pull request: 0.36
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 223
- Pull requests: 4
- Average time to close issues: 6 days
- Average time to close pull requests: 2 days
- Issue authors: 173
- Pull request authors: 4
- Average comments per issue: 0.32
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- happyme531 (12)
- medvedev (7)
- 408550969 (6)
- zhenhao-huang (5)
- wohaiaini (4)
- BUG1989 (4)
- jjz01206 (4)
- dlkht (3)
- hzr12 (3)
- blueWatermelonFri (3)
- c0zaut (2)
- qixitan (2)
- ShawKai666 (2)
- swdee (2)
- pengpengtao (2)
Pull Request Authors
- zpcore (1)
- Sermus (1)
- HouLingLXH (1)
- Hestinorwu (1)
- yikongchang (1)
- apanand14 (1)
- wtwver (1)
- pengpengtao (1)
- LongDan15 (1)
- blueWatermelonFri (1)
- KevinXuxuxu (1)