mesh logo

mesh

archivedEnrichment pending
tensorflow/mesh

Mesh TensorFlow: Model Parallelism Made Easier

GraphCanon updated today · GitHub synced today

1.6k
Stars
255
Forks
98
Open issues
0
Watchers
2y
Last push
Python Apache-2.0Created Sep 20, 2018

Trust & integrity

Full report
Maintenance
Archived (966d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Mesh TensorFlow: Model Parallelism Made Easier

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install mesh-tensorflow
Source link

Tags

README

Installation

To install the latest stable version, run

pip install mesh-tensorflow

To install the latest development version, run

pip install -e "git+https://github.com/tensorflow/mesh.git#egg=mesh-tensorflow"

Installing mesh-tensorflow does not automatically install or update TensorFlow. We recommend installing it via pip install tensorflow or pip install tensorflow-gpu. See TensorFlow’s installation instructions for details. If you're using a development version of Mesh TensorFlow, you may need to use TensorFlow's nightly package (tf-nightly).