---
title: "horovod vs mesh"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/horovod-horovod-vs-tensorflow-mesh"
tools: ["horovod-horovod", "tensorflow-mesh"]
---

# horovod vs mesh

*GraphCanon updated Aug 7, 2026*

## Verdict

Pick horovod if simplify distributed deep learning training for TensorFlow, Keras, PyTorch, and MXNet with minimal code changes; pick mesh if mesh TensorFlow supports simplified model parallelism across multiple devices in Python under the Apache-2.0 license.

[horovod](http://horovod.ai) reports 15k GitHub stars, 2.2k forks, and 406 open issues, last pushed Jul 29, 2026. [mesh](https://github.com/tensorflow/mesh) has 1.6k stars, 255 forks, and 98 open issues, last pushed Nov 17, 2023. Figures are from public GitHub metadata via [horovod's repository](https://github.com/horovod/horovod) and [mesh's repository](https://github.com/tensorflow/mesh).

| | [horovod](/tools/horovod-horovod.md) | [mesh](/tools/tensorflow-mesh.md) |
| --- | --- | --- |
| Tagline | Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet. | Mesh TensorFlow: Model Parallelism Made Easier |
| Stars | 14,695 | 1,630 |
| Forks | 2,235 | 255 |
| Open issues | 406 | 98 |
| Language | Python | Python |
| Adopt for | Simplify distributed deep learning training for TensorFlow, Keras, PyTorch, and MXNet with minimal code changes. | Mesh TensorFlow supports simplified model parallelism across multiple devices in Python under the Apache-2.0 license. |
| Persona | - | - |
| Runtime | - | - |
| License | Other | Apache-2.0 |
| Categories | Model Training | Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [horovod](/tools/horovod-horovod.md) | [mesh](/tools/tensorflow-mesh.md) |
| --- | --- | --- |
| Days since push | 4d | 993d |
| Open issues (now) | 406 | 98 |
| Full report | [trust report](/tools/horovod-horovod/trust.md) | [trust report](/tools/tensorflow-mesh/trust.md) |

## Decision facts: horovod

- **Adopt for:** Simplify distributed deep learning training for TensorFlow, Keras, PyTorch, and MXNet with minimal code changes.

## Decision facts: mesh

- **Adopt for:** Mesh TensorFlow supports simplified model parallelism across multiple devices in Python under the Apache-2.0 license.
- **License detail:** Apache-2.0

## Choose when

### Choose horovod if…

- License: horovod is Other, mesh is Apache-2.0.
- Tags unique to horovod: deep-learning, distributed-training, keras, mxnet.
- When you need to scale your training across multiple GPUs or nodes with little modification to existing scripts.

### Choose mesh if…

- License: mesh is Apache-2.0, horovod is Other.
- Tags unique to mesh: model parallelism, python.
- When working on large models that benefit from being split across many devices.

## When NOT to use horovod

- Avoid when extensive customization beyond core training is needed, as Horovod simplifies processes which might limit flexibility.
- Not recommended if your project relies heavily on specific features not well-supported in Horovod's integration with frameworks like TensorFlow or PyTorch.

## When NOT to use mesh

- If you are looking for a tool that simplifies other aspects of machine learning beyond model-parallel computation.
- For projects with limited GPU/TPU resources where multi-device parallelism is not required.

## Common questions

### What is the difference between horovod and mesh?

horovod: Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.. mesh: Mesh TensorFlow: Model Parallelism Made Easier. See the comparison table for live GitHub stats and shared categories.

### When should I choose horovod over mesh?

Choose horovod over mesh when License: horovod is Other, mesh is Apache-2.0; Tags unique to horovod: deep-learning, distributed-training, keras, mxnet; When you need to scale your training across multiple GPUs or nodes with little modification to existing scripts.

### When should I choose mesh over horovod?

Choose mesh over horovod when License: mesh is Apache-2.0, horovod is Other; Tags unique to mesh: model parallelism, python; When working on large models that benefit from being split across many devices.

### When should I avoid horovod?

Avoid when extensive customization beyond core training is needed, as Horovod simplifies processes which might limit flexibility. Not recommended if your project relies heavily on specific features not well-supported in Horovod's integration with frameworks like TensorFlow or PyTorch.

### When should I avoid mesh?

If you are looking for a tool that simplifies other aspects of machine learning beyond model-parallel computation. For projects with limited GPU/TPU resources where multi-device parallelism is not required.

### Is horovod or mesh more popular on GitHub?

horovod has more GitHub stars (14,695 vs 1,630). Stars measure visibility, not whether either tool fits your constraints.

### Are horovod and mesh open source?

Yes - both are open-source projects on GitHub (horovod: Other, mesh: Apache-2.0).

### Where can I find alternatives to horovod or mesh?

GraphCanon lists graph-backed alternatives at [horovod alternatives](/tools/horovod-horovod/alternatives) and [mesh alternatives](/tools/tensorflow-mesh/alternatives) ([horovod markdown twin](/tools/horovod-horovod/alternatives.md), [mesh markdown twin](/tools/tensorflow-mesh/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/horovod-horovod-vs-tensorflow-mesh.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, horovod or mesh?

horovod: Archived. mesh: Archived. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for horovod and mesh?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [horovod trust report](/tools/horovod-horovod/trust); [mesh trust report](/tools/tensorflow-mesh/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=horovod-horovod`](/api/graphcanon/graph?tool=horovod-horovod)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
