mirror of
https://gitee.com/bianbu-linux/tcm
synced 2025-04-18 19:34:45 -04:00
update README.md.
Signed-off-by: max <guoqun.ma@spacemit.com>
This commit is contained in:
parent
cc924636b4
commit
56413dfef8
1 changed files with 2 additions and 0 deletions
|
@ -17,5 +17,7 @@ make
|
|||
|
||||
- udma 实现用户层控制dma做tcm和dram之间数据搬运。也可以直接用CPU搬运而不用dma。
|
||||
|
||||
- 如果有AI推理,onnxruntime也会用到tcm。其他应用直接访问tcm会产生资源竞争,导致推理速度下降。
|
||||
|
||||
使用方法参考main.c文件,实现了数据在tcm和dram之间互相拷贝。访问tcm前先确保自身进程绑定在AI CPU上,也就是CPU 0-3.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue