Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 55
- Release rhythm 8
- Longevity 100
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: 3490
- days_rel: n/a
- days_push: 273
- n_releases_24m: 0
Adoption not part of the score
9428 stars · 1014 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OneFlow is an open-source deep learning framework written in C++ with a PyTorch-like Python API, focused on scalable and efficient distributed training. It supports n-dimensional parallelism via Global Tensor and model acceleration/deployment through a Graph Compiler.
Use cases
- train deep neural networks with a PyTorch-like API
- scale model training across multiple GPUs with automatic parallelism
- run distributed deep learning training on CUDA clusters
- compile and deploy models for faster inference
- train large models with data, tensor and pipeline parallelism
When to choose
- you need efficient multi-GPU or multi-node distributed training with minimal code changes
- you want a PyTorch-like API with built-in n-dimensional parallelism
- you are training large models where distributed performance and memory efficiency matter
When to avoid
- you need the broadest ecosystem of third-party libraries and community support (PyTorch is safer)
- you develop primarily on macOS or Windows, since OneFlow targets Linux
- your team is new to deep learning and wants the most mainstream tooling and tutorials
Facets
library · maturity active
deep-learning machine-learning gpu-computing llm-training deep-learning machine-learning gpu-computing microservices python cpp pytorch-like-api distributed-training global-tensor graph-compiler cuda neural-networks model-parallelism linux gpu docker
5 sources
- readme: https://github.com/Oneflow-Inc/oneflow · fetched 2026-08-28 · bef68ec3d2bb
- homepage: http://www.oneflow.org · fetched 2026-08-29 · f2f977de5ff2
- site_page: https://www.oneflow.org/a/about · fetched 2026-08-29 · 5787b84c7974
- site_page: https://docs.oneflow.org/master/basics/01_quickstart.html · fetched 2026-08-29 · ec4db32b01da
- site_page: https://www.oneflow.org/a/about/index.html · fetched 2026-08-29 · 11092f82897d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Oneflow-Inc/oneflow | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="Oneflow-Inc/oneflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem