瀏覽代碼

Merge branch 'master' into dev

# Conflicts:
#	README.md
MaochengHu 2 年之前
父節點
當前提交
2348a233dc
共有 1 個文件被更改,包括 1 次插入11 次删除
  1. 1 11
      README.md

+ 1 - 11
README.md

@@ -5,15 +5,5 @@
 - Email: wojiaohumaocheng@gmail.com
 - Create Time: 2020/09/16
 
-## Description
+## Description 
 ![alt 图标](src_code/images/description.jpg)
-This algorithm framework based on `Torchserver`(refer to [TorchServe Git](https://github.com/pytorch/serve)) is for
-algorithm development.
-
-## Install
-### 1. install torchserve
-```sh  install_torchserve.sh```
-### 2. build mar(recode)
-```sh build_mar.sh```
-### 3. start serve
-`` sh start_torch_serve``