847 Forks
7769 Stars
7769 Watchers

oneflow

OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.

How to download and setup oneflow

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

Or simply clone oneflow with SSH
git@github.com:Oneflow-Inc/oneflow.git

If you have some problems with oneflow

You may open issue on oneflow support forum (system) here: https://github.com/Oneflow-Inc/oneflow/issues