This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ** 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 |