mirror of
https://github.com/swdee/go-rknnlite.git
synced 2025-09-26 19:31:12 +08:00
updated golang doc description
This commit is contained in:
6
doc.go
6
doc.go
@@ -5,8 +5,10 @@ Python lite bindings used for running AI Inference models on the Rockchip NPU
|
||||
via the RKNN software stack.
|
||||
|
||||
These bindings have only been tested on the RK3588
|
||||
(specifically the Radxa Rock Pi 5B) but should work on other RK3588 based SBC's.
|
||||
It should also work with other models in the RK35xx series supported by the RKNN Toolkit2.
|
||||
(specifically the Radxa Rock Pi 5B) and work with other RK3588 based SBC's.
|
||||
|
||||
Other users have reported running the bindings and examples on other models in
|
||||
the RK35xx series supported by the RKNN Toolkit2.
|
||||
|
||||
See example code and usage in the examples subdirectory.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user