43 Forks
107 Stars
107 Watchers

MLSL

Intel(R) Machine Learning Scaling Library is a library providing an efficient implementation of communication patterns used in deep learning.

How to download and setup MLSL

Open terminal and run command
git clone https://github.com/intel/MLSL.git
git clone is used to create a copy or clone of MLSL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MLSL https://github.com/intel/MLSL/archive/master.zip

Or simply clone MLSL with SSH
[email protected]:intel/MLSL.git

If you have some problems with MLSL

You may open issue on MLSL support forum (system) here: https://github.com/intel/MLSL/issues