-
Posts
1 -
Joined
-
Last visited
Reputation Activity
-
redcathode reacted to Maberikku in Radxa Cubie A7A/A7Z - Allwinner a733
The MLIR pipeline, lowering from TOSA to TIM-VX C++, is now available here:
https://github.com/MaverickLong/MLIR-TIM-VX
It's *kinda* working, currently only supports conv2d (image processing) CNN models or simple MLPs, and it's far from mature, so expect a lot of errors.
With this (plus the unified driver) we are heading towards running any ML model on the NPU...
