plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3306
- days_rel: n/a
- days_push: 1137
- n_releases_24m: 0
Adoption not part of the score
4566 stars · 398 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PlaidML is a portable tensor compiler that enables deep learning on hardware (especially GPUs and embedded devices) not well supported by mainstream stacks. It sits underneath frameworks like Keras, ONNX, and nGraph, compiling tensor operations via an MLIR-based compiler stack.
Use cases
- run deep learning training on AMD GPUs without CUDA
- train Keras models on unsupported hardware
- compile tensor operations for embedded devices
- use deep learning on laptops without vendor-specific ML libraries
- avoid restrictive licensing in GPU ML software stacks
When to choose
- your GPU or device lacks support from TensorFlow or PyTorch
- you need a portable backend for Keras or ONNX models
- you want an open, permissively licensed tensor compiler
When to avoid
- you need cutting-edge performance on NVIDIA hardware with CUDA available
- you require actively maintained software - the master branch is frozen and v1 is a research project
- you need support for the latest hardware targets or production stability
Facets
library · maturity maintenance
deep-learning compiler machine-learning gpu-computing deep-learning machine-learning compilers gpu-computing cross-platform windows python cpp tensor-compiler keras-backend onnx mlir opencl portable-deep-learning linux macos
1 source
- readme: https://github.com/plaidml/plaidml · fetched 2026-08-28 · 1cff7df5886d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| plaidml/plaidml | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem