开源软件名称(OpenSource Name):oracle/graphpipe开源软件地址(OpenSource Url):https://github.com/oracle/graphpipe开源编程语言(OpenSource Language):Makefile 100.0%开源软件介绍(OpenSource Introduction):GraphPipe
What is it?GraphPipe is a protocol and collection of software designed to simplify machine learning model deployment and decouple it from framework-specific model implementations. The existing solutions for model serving are inconsistent and/or inefficient. There is no consistent protocol for communicating with these model servers so it is often necessary to build custom clients for each workload. GraphPipe solves these problems by standardizing on an efficient communication protocol and providing simple model servers for the major ML frameworks. We hope that open sourcing GraphPipe makes the model serving landscape a friendlier place. See more about why we built it here. Or browse the rest of the documentation. Features
What is in this repo?This repo contains documentation as well as the flatubuffer definition files that are used by other language specific repos. If you are looking for GraphPipe clients, servers, and example code, check out our other GraphPipe repos:
Building flatbuffer definitionsIf you've got flatc installed you can just This will produce the go, c, and python libraries, which can then be copied into their projects graphpipe-go, graphpipe-tf-py, and graphpipe-py, respectively. ContributingAll of the GraphPipe projects are open source. To find out how to contribute see CONTRIBUTING.md You can also chat us up on our Slack Channel. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论