Skip to content

bapi/LPP-SGD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Pytorch based implementation of Locally Asynchronous Parallel SGD and Locally Partitioned Asynchronous Parallel SGD algorithms.

To run the code run the scripts from samplescripts folder.

The three sample scripts can be used in three different settings: single node, multi-node, and slurm, as their names suggest.

Set the variables, the directory paths, etc in the runscripts according to the available systems settings.

This code was developed on Python 3.5 and has been tested on Python 3.7 based on Anaconda installation. Mainly, the requirement includes the latest Pytorch and Numpy packages. The requirements.txt file can be used to install the required dependencies.

About

Locally Partitioned Asynchronous Parallel SGD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors