a2819z / pytorch-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch Template

This is base code for Pytorch Distributed Data Parallel(DDP).

This repository contains:

  1. What is DDP? for how a DDP works.
  2. How to use this code

Table of Contents

Introduction

Install

$ pip install -r requirements.txt

Usage

Maintainers

@RichardLitt.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

License

MIT © Richard Littauer

About


Languages

Language:Python 100.0%