Matrix Multiplication forms the foundation of Machine Learning. In this write up we take a survey of Bilinear Matrix Multiplication Algorithms that are the most common set of algorithms that perform better than the naive O(n^3) implementations. Short Form / Easy Read: Long Form: Though most of the time the […]
Read MoreBlog
Comparing Apple’s M1 matmul performance – AMX2 vs NEON
Matrix Multiply forms the foundation of Machine Learning computations. We show Apple’s M1 custom AMX2 Matrix Multiply unit can outperform ARMv8.6’s standard NEON instructions by about 2X. Nod’s AI Compiler team focusses on the state of art code generation, async partitioning, optimizations and scheduling to overlap communication and compute on […]
Read MoreSave 35% to 3X on your ML model training costs with Nod Runtime
A.I Training doesn’t have to be expensive. Nod is opening up a limited early access program to select customers to deploy the industry’s most efficient and cost effective ML distributed training runtime. No cost to you if we don’t show a cost and / or efficiency improvement. Nod Runtime uses […]
Read MoreOptimized state of art monocular depth estimation on Xilinx DPUs
Nod’s Runtime optimizations extend all the way to devices that consume a milliwatt for their CNN Inferencing. Nod recently showed off of its state of art Monocular Depth Estimation on the Xilinx DPU using Vitis-AI. Nod was able to optimize the model before targeting the Xilinx DPU to be able […]
Read MoreNod.AI’s Neural Perception stack
Computer Vision and Neural Perception have been disrupted with Machine Learning. Nod has optimized State of Art Computer Vision models deployed on really low power devices. Check out our post on LinkedIn
Read More