Created by: wangjiawei04
2020/03/13
- 增加了general dist kv op
- 增加Cube模型配送 Sequence File Generator,与predictor/common联编
2020/03/17
- 增加了在python paddle_serving_server 的__init__阶段,检查workflow当中是否有dist kv的op,如果有,就在ResourceConf增加cube config。
- 相应的,在resource.cpp增加ResourceConf的检查,如果发现cube字段就增加cube init
2020/03/18
- 增加benchmark的实现,修改了README
- 增加了benchmark的图片,链接到README。