Just wondered if you guys knew the state of play with the Radxa image and the NPU as haven’t tried due to dmesg.
[ 6.438392] RKNPU fdab0000.npu: Adding to iommu group 0
[ 6.438641] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[ 6.438856] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[ 6.439767] RKNPU fdab0000.npu: Looking up mem-supply from device tree
[ 6.440383] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[ 6.440429] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[ 6.440456] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[ 6.442727] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[ 6.443276] RKNPU fdab0000.npu: Looking up mem-supply from device tree
[ 6.444370] RKNPU fdab0000.npu: leakage=16
[ 6.444412] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[ 6.451294] RKNPU fdab0000.npu: pvtm=911
[ 6.455335] RKNPU fdab0000.npu: pvtm-volt-sel=5
[ 6.456469] RKNPU fdab0000.npu: avs=0
[ 6.456672] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 6.466163] RKNPU fdab0000.npu: failed to find power_model node
[ 6.466174] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[ 6.466183] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
Also forgot what the Mali blob is called but do any of you think this might work as also would love to get a bench of something with the G610 doing some ML.
Is it just libmali-valhall-g610-g6p0-x11 - Mali GPU User-Space Binary Drivers I need to install on Ubuntu as my preorder will likely arrive soon and thinking of some ML projects to play with.
I really wish RKNN-Toolkit had a tensorflow delegate but prob give that a whirl as well but would love to be able to partition model across CPU/GPU/NPU purely as a bench.
I have been checking out OpenAi’s Whisper that is an monster of a model but on CPU its 5x a Pi4b.