• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

GraphPipe: GraphPipe 是甲骨文开源的通用深度学习模型部署框架

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

GraphPipe

开源软件地址:

https://gitee.com/mirrors/GraphPipe

开源软件介绍:

GraphPipe

Machine Learning Model Deployment Made Simple

What is it?

GraphPipe is a protocol and collection of software designed to simplify machinelearning model deployment and decouple it from framework-specific modelimplementations.

The existing solutions for model serving are inconsistent and/or inefficient.There is no consistent protocol for communicating with these model servers soit is often necessary to build custom clients for each workload. GraphPipesolves these problems by standardizing on an efficient communication protocoland providing simple model servers for the major ML frameworks.

We hope that open sourcing GraphPipe makes the model serving landscape afriendlier place. See more about why we built ithere.

Or browse the rest of the documentation.

Features

  • A minimalist machine learning transport specification based on flatbuffers
  • Simple, efficient reference model servers for Tensorflow, Caffe2, and ONNX.
  • Efficient client implementations in Go, Python, and Java.

What is in this repo?

This repo contains documentation as well as the flatubuffer definition filesthat are used by other language specific repos. If you are looking forGraphPipe clients, servers, and example code, check out our other GraphPiperepos:

Building flatbuffer definitions

If you've got flatc installed you can just make all but if you don't wantto install it, you can export USE_DOCKER=1 and then make all. (Remember,make needs vars exported, not just on the command-line where you run make).

This will produce the go, c, and python libraries, which can then be copiedinto their projects graphpipe-go, graphpipe-tf-py, and graphpipe-py,respectively.

Contributing

All of the GraphPipe projects are open source. To find out how to contributesee CONTRIBUTING.md

You can also chat us up on our Slack Channel.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap