https://onnxruntime.ai/
ONNX Runtime | Home
Cross-platform accelerated machine learning. Built-in optimizations speed up training and inferencing with your existing technology stack.
onnx runtime
https://onnxruntime.ai/models
ONNX Runtime | Models
ONNX Models - find ONNX models for natural language processing, computer vision, and more.
onnx runtimemodels
https://onnxruntime.ai/blogs
ONNX Runtime | Blogs
ONNX Runtime Blogs - your source for the latest ONNX Runtime updates and information.
onnx runtimeblogs
https://rocm.blogs.amd.com/artificial-intelligence/triton-inference-server/README.html
Serving CTR Recommendation Models with Triton Inference Server using the ONNX Runtime Backend —...
Learn how to deploy AI models on AMD GPUs with Triton Inference Server, now supporting ONNX Runtime and Python backends, and see performance benchmarks.
onnx runtimeservingctrrecommendationmodels
https://habr.com/ru/articles/1024700/
Приложение real-time face swap на чистом Rust: ONNX Runtime, lock-free потоки и 60 кадров в секунду...
Apr 17, 2026 - Большинство инструментов для замены лиц - это Python-скрипты, склеенные из PyTorch, OpenCV и надежды. Они работают, но тащат за собой гигабайты зависимостей,...
real timeface swaponnx runtimerustlock