Junning Wu
Junning Wu
I will check those codes these days.
https://github.com/JunningWu/AIChip/issues/11
The Single Data Point Processor (SDP) allows for the application of both linear and non-linear functions onto individual data points. This is commonly used immediately after convolution in CNN systems....
supporting for other CNNs is heavily depending on NVIDIA's compiler, currently only some few networks.
https://github.com/JunningWu/Learning-NVDLA-Notes/wiki/Learning-NVDLA-Notes-by-Junning#551-%E4%BD%BF%E7%94%A8vp%E4%BB%BF%E7%9C%9Fresnet-18
yes, using vp and the pre-build alexnet loadable file.
according to your log file, glib and gthread is not installed yet.
as to application, I guess you means the nvdla_runtime. so, when porting from nv_full to nv_small, you have to change the low-level driver APIs related to configuration REGs. and nv_small...
vivado sdx或者petalinux里面有
status_0和status_1寄存器位,表示当group0/1使能且consumer相同的时候,为1;不同则为2,未使能则为0.