An open API service indexing awesome lists of open source software.

https://github.com/xrsrke/fastgoose

A PyTorch implementation of Model Parallelism and ZeRO Optimizer
https://github.com/xrsrke/fastgoose

Last synced: 8 months ago
JSON representation

A PyTorch implementation of Model Parallelism and ZeRO Optimizer

Awesome Lists containing this project

README

          

fastgoose
================

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install fastgoose
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

2