Articles by Tag #onnx

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

I built «UniFace: All-in-one face analysis Library» to make Face Analysis Easier

A single, clean API for face detection, recognition, landmarks, parsing, gaze, attributes, anti-spoofing, and anonymization—accelerated on CPU, NVIDIA CUDA, and Apple Silicon.

Learn More 3 0Jan 1

Accelerating LLM Inference: How C++, ONNX, and llama.cpp Power Efficient AI

Introduction Large Language Models (LLMs) have transformed how we interact with AI, but...

Learn More 0 0Nov 9 '25

TorchAO vs ONNX Runtime: 8-bit Quantization Benchmark

TorchAO Just Beat ONNX Runtime on My M1 MacBook (And I Didn't Expect It) I ran the same...

Learn More 0 0Feb 22

Battle of the Lightweight AI Engines: TensorFlow Lite vs ONNX Runtime Web

Quick Verdict (TL;DR) Use Case Best Choice Why Browser extension / Web-based AI ✅...

Learn More 8 0Nov 3 '25

Run AI Models Entirely in the Browser Using WebAssembly + ONNX Runtime (No Backend Required)

Most devs assume running AI models requires Python, GPUs, or cloud APIs. But modern browsers are...

Learn More 4 0Apr 29 '25

DEBIX SOM A: Unleashing AI on the Edge with TensorFlow Lite, ONNX Runtime, and PyTorch

Get started with AI on DEBIX i.MX8M Plus boards. Learn how to use TensorFlow Lite, ONNX Runtime, and...

Learn More 0 0Sep 1 '25

ONNX Export Pitfalls: 7 PyTorch Production Gotchas

The Export Worked. The Inference Failed. Your PyTorch model exports to ONNX without...

Learn More 0 0Feb 26