GraphCanon updated today · GitHub synced today
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.
Source: README excerpt (regex_v1, Jul 11, 2026)
pip install mesh-tensorflowSource 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).