mesh
Tensor processing library
A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology.
Mesh TensorFlow: Model Parallelism Made Easier
2k stars
51 watching
255 forks
Language: Python
last commit: about 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,484 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 51 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,506 |
perfectlysoft/perfect-tensorflow | A Swift wrapper around TensorFlow's C API for machine learning on the server-side. | 168 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,369 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |