Skip to content

Instantly share code, notes, and snippets.

** Binary build Ref: https://github.com/pytorch/serve/tree/master/binaries
**** Note: changed the part 1 in the above link as the following
1. Make sure all the dependencies are installed
git clone https://github.com/pytorch/serve.git
cd serve
git checkout release_0.4.1
Linux and MacOs CPU:
python ts_scripts/install_dependencies.py --environment=dev