saturncloud / dask-pytorch-ddpLinks
dask-pytorch-ddp is a Python package that makes it easy to train PyTorch models on dask clusters using distributed data parallel.
☆59Updated 4 years ago
Alternatives and similar repositories for dask-pytorch-ddp
Users that are interested in dask-pytorch-ddp are comparing it to the libraries listed below
Sorting:
- Introduction to Dask for PyTorch Workflows☆13Updated 4 years ago
- Extension to hypothesis for testing numpy general universal functions☆39Updated 4 years ago
- How to use tensorboard in fastai☆21Updated 6 years ago
- Scale Optuna with Dask☆35Updated 4 years ago
- A simple wrapper over `pydot` and `graphviz` which fixes some sharp edges☆63Updated 2 years ago
- Automate issue discovery for your projects against Lightning nightly and releases.☆46Updated 4 months ago
- Placeholder for the opensource Grid AI components☆44Updated 3 years ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- ☆27Updated 2 years ago
- Easily download, verify, and extract archives☆46Updated 3 years ago
- A conda-smithy repository for pytorch-cpu.☆28Updated last month
- 📈 Log and track ML metrics, parameters, models with Git and/or DVC☆179Updated this week
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…