Testing Hailo-8 with rk3588
Hailo-8 is an AI accelerator device based on PCIe BUS. And I have a chance to testing with Rockchip RK3588. Installation Installed M.2 (M-Key) Hailo-8 module on NVMe slot of NanoPi6 (RK3588). It supports PCIe 4x lanes. Driver implementation Hailo released version 4.18.0 driver and APIs on their github. So… Read more »
Rockchip RK3588 and NPU performance.
About RK3588 Rockchip was published their new performance ARM(r) Cortex-A76 and A55 clustered SoC in 2020. It has 6 TOPs performance NPU – known as RKNN in SoC that shares system memory with exclusive SRAM. RKNN RKNN is a name of Rockchip’s Neural processor unit and it is officially… Read more »
DNS recovered
Hello Porkbun ? It was around 2 weeks ago, I found site doesn’t work by DNS error – Yes, it was caused by Damn Squarespace and Google. As people know, Google was ruined their domain service again and sold to Squarespace. And Squarespace hasn’t much useful service, nothing to use… Read more »
An open source project for praticing GIA.
While I am preparing for better result for GIA, found an open source project runs well on bare python and less-dependency-libraries requirements repo on here. And I have improved some parts of code to run modern macOS python as well for checking final result better on here. Anyone can download… Read more »
Taste of dependency hell of Python3.
I am not a python programmer, but I like to use Python projects to getting new ideas. But I always cannot reach to the end of most of simple Python projects, by dependency failures ! It’s feel like the HELL. So I’m having a question: All python programmers understanding dependencies… Read more »
Never heard about GIA, what is that?
I heard a task to proceeding GIA test … What is that? Kind of another name of KIA ? Nope! GIA was not a kind of KIA, yes, they don’t manufacture any automobiles. It is the meaning of General Intelligence Assessment. And it seems not “General” in any case. It… Read more »
A short review of TRN EMA
TRN is an audio instruments company in China, and they are produces a lot of small headphones. I have some headphones among of bunches. EMA is an open dynamic 14.2 mm driver driven stereo headphone. Has 32 ohm for resistance, 3.5 mm stereo legacy unbalanced plug with silver coated low… Read more »
Fixing Wordfence Firewll rules update failure
It was started in a few months ago, Wordfence continuously reported “rule update failure” email to me. And I always failed to “manual update” without any message, even I didn’t see permission or similar. A simple solution In case of mine, local embedded Linux system is running under small memory,… Read more »
Building debian-buster-rootfs for RK3399
RK3399 is one of most of powerful open source based Cortex-A72 and A53 as Big-Little architecture. Rockchip of its manufacturer, continuously updates their open source as they can, but all sources are not being updated for latest changes – specially rootfs about debian based is not. EOL of ‘stretch’ Debian… Read more »