awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tensorflow avatar

tensorflow/meshArchived

0
View on GitHub↗
1,624 stars·255 forks·Python·Apache-2.0·10 views

Mesh

Mesh TensorFlow: Model Parallelism Made Easier

Features

  • Deep Learning - Library for model parallelism in large-scale training.
  • Deep Learning Ecosystems - Distributed deep learning library.
  • Deep Learning Frameworks - Library for distributed deep learning.
  • Machine Learning Frameworks - Library for distributed deep learning on mesh topologies.
  • Model Implementations - Framework for scaling transformer models to massive parameter counts.
  • Model Training Frameworks - Library for simplifying model parallelism in TensorFlow.

Star history

Star history chart for tensorflow/meshStar history chart for tensorflow/mesh

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mesh

Similar open-source projects, ranked by how many features they share with Mesh.
  • catalyst-team/catalystcatalyst-team avatar

    catalyst-team/catalyst

    3,376View on GitHub↗

    Accelerated deep learning R&D

    Python
    View on GitHub↗3,376
  • deepmind/sonnetdeepmind avatar

    deepmind/sonnet

    9,920View on GitHub↗

    Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep learning models. It functions as a system for composing neural networks from reusable modules and layers that encapsulate their own parameters and internal states. The project provides specialized tools for distributed model training, enabling the synchronization of gradients across multiple hardware devices. It also serves as a model state management system, allowing for the persistence of neural network weights and the export of portable models that separate the computation g

    Python
    View on GitHub↗9,920
  • bsautermeister/tensorlightbsautermeister avatar

    bsautermeister/tensorlight

    11View on GitHub↗

    TensorLight - A high-level framework for TensorFlow

    Python
    View on GitHub↗11
  • google/qkerasgoogle avatar

    google/qkeras

    583View on GitHub↗

    QKeras: a quantization deep learning library for Tensorflow Keras

    Python
    View on GitHub↗583
See all 30 alternatives to Mesh→

Frequently asked questions

What does tensorflow/mesh do?

Mesh TensorFlow: Model Parallelism Made Easier

What are the main features of tensorflow/mesh?

The main features of tensorflow/mesh are: Deep Learning, Deep Learning Ecosystems, Deep Learning Frameworks, Machine Learning Frameworks, Model Implementations, Model Training Frameworks.

What are some open-source alternatives to tensorflow/mesh?

Open-source alternatives to tensorflow/mesh include: google/qkeras — QKeras: a quantization deep learning library for Tensorflow Keras. keras-team/keras-contrib — Keras community contributions. catalyst-team/catalyst — Accelerated deep learning R&D. deepmind/sonnet — Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep… bsautermeister/tensorlight — TensorLight - A high-level framework for TensorFlow. maxpumperla/elephas — Distributed Deep learning with Keras & Spark.