paper-with-me

Papers

TensorFlow-Serving: Flexible, High-Performance ML Serving

2017-12-17 · Christopher Olston, Noah Fiedel, Kiril Gorovoy, Jeremiah Harmsen, Li Lao, Fangwei Li, Vinu Rajashekhar, Sukriti Ramesh, Jordan Soyke

We describe TensorFlow-Serving, a system to serve machine learning models inside Google which is also available in the cloud and via open-source. It is extremely flexible in terms of the types of ML platforms it supports, and ways to integrate with systems that convey new models and updated versions from training to serving. At the same time, the core code paths around model lookup and inference have been carefully optimized to avoid performance pitfalls observed in naive implementations. Google uses it in many production deployments, including a multi-tenant model hosting service called TFS^2.

📄 PDF Abstract BibTeX arXiv:1712.06139

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

On the Cost of Model-Serving Frameworks: An Experimental Evaluation

2024-11-15 · Pasquale De Rosa, Yérom-David Bromberg, Pascal Felber, Djob Mvondo 외

In machine learning (ML), the inference phase is the process of applying pre-trained models to new, unseen data with the objective of making predictions. During the inference phase, end-users interact with ML services to…

image-classificationImage ClassificationMalware DetectionSentiment Analysis+1

FlexServe: Deployment of PyTorch Models as Flexible REST Endpoints

2020-02-29 · Edward Verenich, Alvaro Velasquez, M. G. Sarwar Murshed, Faraz Hussain

The integration of artificial intelligence capabilities into modern software systems is increasingly being simplified through the use of cloud-based machine learning services and representational state transfer architect…

Scaling TensorFlow to 300 million predictions per second

2021-09-20 · Jan Hartman, Davorin Kopič

We present the process of transitioning machine learning models to the TensorFlow framework at a large scale in an online advertising ecosystem. In this talk we address the key challenges we faced and describe how we suc…

BIG-bench Machine Learning

NVIDIA FLARE: Federated Learning from Simulation to Real-World

2022-10-24 · Holger R. Roth, Yan Cheng, Yuhong Wen, Isaac Yang 외

Federated learning (FL) enables building robust and generalizable AI models by leveraging diverse datasets from multiple collaborators without centralizing the data. We created NVIDIA FLARE as an open-source software dev…

Federated LearningPrivacy Preserving

LightSeq: A High Performance Inference Library for Transformers

2020-10-23 · NAACL 2021 4 · Xiaohui Wang, Ying Xiong, Yang Wei, Mingxuan Wang 외

Transformer, BERT and their variants have achieved great success in natural language processing. Since Transformer models are huge in size, serving these models is a challenge for real industrial applications. In this pa…

GPUMachine TranslationTranslationVocal Bursts Intensity Prediction