508 Forks
2690 Stars
2690 Watchers

executorch

On-device AI across mobile, embedded and edge for PyTorch

How to download and setup executorch

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

Or simply clone executorch with SSH
[email protected]:pytorch/executorch.git

If you have some problems with executorch

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