UPDATED 15:03 EDT / AUGUST 15 2018

EMERGING TECH

Oracle releases GraphPipe, an open-source tool for deploying AI models

Major tech firms regularly open-source internal software projects, but it’s not often that Oracle Corp.’s name comes up in this context. Today marked one of those occasions.

The database giant this morning released GraphPipe, a tool for easing the deployment of machine learning models. Development on the project was led by Oracle cloud architect Vish Abrams, an open-source veteran who previously worked at NASA as part of the team that created the OpenStack data center operating system.

GraphPipe is intended to address what Abrams described in an announcement as something of a market gap. There are many tools out there for building machine learning models, he wrote, but few that can help developers deploy them. In particular, GraphPipe focuses on simplifying the process of connecting an artificial intelligence to the applications that will use it.

Abrams explained that the mechanisms provided by AI frameworks such as TensorFlow for handling the task are often slow and inefficient. Consequently, many development teams find themselves having to write custom code. But implementing the necessary logic can be difficult because of the complexity of large-scale AI projects.

Enter GraphPipe. The project provides a “standard, high-performance protocol” for transmitting data from a neural network to an application and back. Abrams sees it being particularly useful for complex projects in which a single AI model is used by multiple applications or vice versa.

“If marketing wants to use a model produced by the finance group, they will have to write custom clients to interact with the model. If the model becomes popular [and] sales wants to use it as well, the custom deployment may crack under the load,” Abrams wrote.

He explained that “a standard allows researchers to build the best possible models, using whatever tools they desire, and be sure that users can access their models’ predictions without bespoke code. Models can be deployed across multiple servers and easily aggregated into larger ensembles using a common protocol.”

Another big benefit that Oracle touts with GraphPipe is performance. In an internal test conducted by the company, the tool was shown to process requests to an AI model considerably faster than existing methods.

perf_002
Graphpipe supports five popular AI frameworks on launch: TensorFlow,  Microsoft Corp.’s CNTK, PyTorch, mxnet and caffe2. Oracle has made the code available on GitHub alongside a collection of developer resources to help adopters familiarize themselves with the tool.

Photo: Oracle

A message from John Furrier, co-founder of SiliconANGLE:

Your vote of support is important to us and it helps us keep the content FREE.

One click below supports our mission to provide free, deep, and relevant content.  

Join our community on YouTube

Join the community that includes more than 15,000 #CubeAlumni experts, including Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger, and many more luminaries and experts.

“TheCUBE is an important partner to the industry. You guys really are a part of our events and we really appreciate you coming and I know people appreciate the content you create as well” – Andy Jassy

THANK YOU