This repository is no longer maintained and has been moved tohttps://github.com/airockchip/rknn-toolkit2/. 本仓库不再维护,已经移到https://github.com/airockchip/rknn-toolkit2。 Description RKNN software stack can help users to quickly deploy AI models to Rockchip chips. The overall framework...
这就是为什么要用 repo 来管理更庞大的项目的原因了。 下面是repo命令里面git的源码 repo init --repo-url=https://github.com/rockchip-linux/repo-u https://github.com/rockchip-linux/manifests-b yocto -m rocko.xml 下载结束之后用更新一下文件 repo sync 我第一步下载比较少,第二部同步更新的时候下...
Openwrt 官方项目: https://github.com/openwrt/openwrt Lean 大的 Openwrt 项目: https://github.com/coolsnowwolf/lede immortalwrt 的 OpenWrt 项目: https://github.com/immortalwrt/immortalwrt P3TERX 大佬的 Actions-OpenWrt 项目: https://github.com/P3TERX/Actions-OpenWrt SuLingGG 大佬的 Actions ...
github https://github.com/rockchip-linux 可以看到 Rockchip 在这个账户下开放了 100 多个仓库,包含了 u-boot、linux kernel、mpp(多媒体)、libmali(GPU) 等重要模块。 其中doc 是一个尤其值得去关注的仓库,里面包含了 RK 平台上各个模块的详细设计使用文档,是深入理解 RK 平台的重要参考文件。 知名开源项目...
githubhttps://github.com/rockchip-linux 可以看到 Rockchip 在这个账户下开放了 100 多个仓库,包含了 u-boot、linux kernel、mpp(多媒体)、libmali(GPU) 等重要模块。 其中doc 是一个尤其值得去关注的仓库,里面包含了 RK 平台上各个模块的详细设计使用文档,是深入理解 RK 平台的重要参考文件。
我们可以在Rockchip的github上下载到Rockchip rkbin项目,如下所示: root@zhengyang:/work/sambashare/rk3399# git clone https://github.com/rockchip-linux/rkbin.git --depth 1 1.2 合并 在rkbin根目录下执行如下命令: root@zhengyang:/work/sambashare/rk3399# cd rkbin/ ...
这就是为什么要用 repo 来管理更庞大的项目的原因了。 下面是repo命令里面git的源码 repo init --repo-url=https://github.com/rockchip-linux/repo-u https://github.com/rockchip-linux/manifests-b yocto -m rocko.xml 1. 下载结束之后用更新一下文件 ...
这就是为什么要用 repo 来管理更庞大的项目的原因了。 下面是repo命令里面git的源码 repo init --repo-url=https://github.com/rockchip-linux/repo-u https://github.com/rockchip-linux/manifests-b yocto -m rocko.xml 下载结束之后用更新一下文件 ...
OpenCL执行模型包括主机应用程序、上下文(context)和OpenCL内核的操作。 主机应用程序使用OpenCL命令队列将kernel和数据传输函数发送到设备以执行。 通过将命令入队到命令队列(Command Queues)中,kernel和数据传输函数可以与应用程序主机代码并行异步执行。 1.4.1 主机应用程序 ...
git clone https://github/sitaramc/gitol ite.git 6.在git用户目录下创建bin目录 mkdir -p ~/bin 7.执行下列命令安装gitol ite,不同版本安装方法不同,请参考源码中的文档, gitolite/instal l -to ~/bin 8.设置管理员 ~/bin/gitolite setup -pk YourName.pub ...