DirectML
PulseAugur coverage of DirectML — every cluster mentioning DirectML across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
Run Neural Networks on GPU via Vulkan: Libraries, Compilers, or Custom Engines
This article outlines three methods for running trained neural networks on a GPU using the Vulkan API. It suggests integrating existing libraries like TensorFlow Lite or ONNX Runtime, compiling models via ML compilers s…
-
User script boosts SDXL performance on older AMD GPUs
A user has developed a script to enable Stable Diffusion XL (SDXL) to run more efficiently on older AMD GPUs with 8GB of VRAM. The script bypasses the problematic DirectML backend on Windows, opting instead for native R…
-
Python project enables local, GPU-accelerated AI background removal
A new open-source project, bg-vanish-mcp, has been released to enable AI assistants to perform background removal on images locally. This tool leverages Python, the DirectML API via ONNX Runtime, and U2NET models for GP…
-
Developer runs LLMs on $50 AMD RX 580 GPU using Vulkan
A developer demonstrated running large language models and image generation software on an older AMD RX 580 GPU with 8GB of VRAM, a feat previously thought impossible for such hardware. By leveraging the Vulkan backend …
-
Guide shows how to run LLMs on legacy AMD RX 580 GPUs using Vulkan
A technical guide demonstrates how to run large language models (LLMs) on older AMD RX 580 graphics cards, which were previously considered obsolete for AI tasks. The method utilizes native Vulkan, bypassing the need fo…