115 Forks
385 Stars
385 Watchers

dl_inference

通用深度学习推理工具,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。

How to download and setup dl_inference

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

Or simply clone dl_inference with SSH
[email protected]:wuba/dl_inference.git

If you have some problems with dl_inference

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