All Projects → PaddlePaddle → Fleetx

PaddlePaddle / Fleetx

Licence: apache-2.0
Paddle Distributed Training Extended. 飞桨分布式训练扩展包

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Fleetx

Urweatherview
Show the weather effects onto view written in Swift4.2
Stars: ✭ 439 (+123.98%)
Mutual labels:  cloud, lightning
Firecamp
Serverless Platform for the stateful services
Stars: ✭ 194 (-1.02%)
Mutual labels:  cloud
Graph Transformer
Transformer for Graph Classification (Pytorch and Tensorflow)
Stars: ✭ 191 (-2.55%)
Mutual labels:  unsupervised-learning
Opencspm
Open Cloud Security Posture Management Engine
Stars: ✭ 191 (-2.55%)
Mutual labels:  cloud
Elastic Charts
📊 Elastic Charts library
Stars: ✭ 191 (-2.55%)
Mutual labels:  elastic
Aws Auto Remediate
Open source application to instantly remediate common security issues through the use of AWS Config
Stars: ✭ 191 (-2.55%)
Mutual labels:  cloud
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-3.57%)
Mutual labels:  unsupervised-learning
Couchdb Docker
Semi-official Apache CouchDB Docker images
Stars: ✭ 194 (-1.02%)
Mutual labels:  cloud
Awesome Iam
👤 Identity and Access Management Knowledge for Cloud Platforms
Stars: ✭ 186 (-5.1%)
Mutual labels:  cloud
Ln Service
Node.js interface to LND
Stars: ✭ 191 (-2.55%)
Mutual labels:  lightning
Cloud Ops Sandbox
Cloud Operations Sandbox is an open source tool that helps practitioners to learn Service Reliability Engineering practices from Google and apply them on their cloud services using Cloud Operations suite of tools.
Stars: ✭ 191 (-2.55%)
Mutual labels:  cloud
Blue Team
Blue Team Scripts
Stars: ✭ 190 (-3.06%)
Mutual labels:  benchmark
Oci Python Sdk
Oracle Cloud Infrastructure SDK for Python
Stars: ✭ 191 (-2.55%)
Mutual labels:  cloud
Aws Lambda Fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Stars: ✭ 190 (-3.06%)
Mutual labels:  cloud
Pixelnet
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.
Stars: ✭ 194 (-1.02%)
Mutual labels:  unsupervised-learning
Tracerbench
Automated Chrome tracing for benchmarking.
Stars: ✭ 189 (-3.57%)
Mutual labels:  benchmark
Bashhub Server
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
Stars: ✭ 189 (-3.57%)
Mutual labels:  cloud
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-2.04%)
Mutual labels:  unsupervised-learning
Haoide
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
Stars: ✭ 194 (-1.02%)
Mutual labels:  lightning
Myscript Math Web
✏️ ☁️ The easy way to integrate mathematical expressions handwriting recognition in your web app.
Stars: ✭ 194 (-1.02%)
Mutual labels:  cloud

FleetX


Fork Issues License Star

Fully utilize your GPU Clusters with FleetX for your model pre-training.

What is it?

  • FleetX is an out-of-the-box pre-trained model training toolkit for cloud users. It can be viewed as an extension package for Paddle's High-Level Distributed Training API paddle.distributed.fleet.
  • 中文文档 | 快速开始

Key Features

  • Pre-defined Models for Training
    • define a Bert-Large or GPT-2 with one line code, which is commonly used self-supervised training model.
  • Friendly to User-defined Dataset
    • plugin user-defined dataset and do training without much effort.
  • Distributed Training Best Practices
    • the most efficient way to do distributed training is provided.

Community

Slack

To connect with other users and contributors, welcome to join our Slack channel

Feedback

For any feedback or to report a bug, please propose a GitHub Issue.

License

Apache 2.0 License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].