291 Forks
2845 Stars
2845 Watchers

jittor

Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.

How to download and setup jittor

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

Or simply clone jittor with SSH
[email protected]:Jittor/jittor.git

If you have some problems with jittor

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