534 Forks
2470 Stars
2470 Watchers

pai

Resource scheduling and cluster management for AI

How to download and setup pai

Open terminal and run command
git clone https://github.com/microsoft/pai.git
git clone is used to create a copy or clone of pai 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 pai https://github.com/microsoft/pai/archive/master.zip

Or simply clone pai with SSH
[email protected]:microsoft/pai.git

If you have some problems with pai

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