serving icon indicating copy to clipboard operation
serving copied to clipboard

A flexible, high-performance serving system for machine learning models

Results 219 serving issues
Sort by recently updated
recently updated
newest added

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 16.04 - **TensorFlow Serving installed from (source or binary)**: Docker image - **TensorFlow Serving version**: tensorflow/serving:2.2.0 I'm...

stat:awaiting response
type:performance

Hi, I have built the TF DF model and I am trying to serve it using Docker, I am using the following commands: ``` # Saved the model using the...

stat:awaiting tensorflower
type:bug

## Feature Request ### Describe the problem the feature is intended to solve Based on the interest in the community and in my team on supporting the TF serving [service]...

type:feature
needs prio

## Bug Report TFS using GPU Memory very much! ### System information - **OS Platform and Distribution: CentOS 8.4, Cuda 11.4 - **TensorFlow Serving installed from: Docker - **TensorFlow Serving...

stat:awaiting tensorflower
type:bug

Signed-off-by: Abolfazl Shahbazi For some reason when downloading repo with `curl` I get the following error while building `2.5.1` image for `Intel MKL`: ``` root@f881d27588d3:/tensorflow-serving# export TF_SERVING_BUILD_OPTIONS='--config=mkl --config=release' root@f881d27588d3:/tensorflow-serving# export...

cla: yes

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 20.04 on s390x - **TensorFlow Serving installed from (source or binary)**: Source - **TensorFlow Serving version**:...

stat:awaiting tensorflower
type:bug

## Bug Report ### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: - Ubuntu 18.4 LTS. (x64 server and x64 laptop) - Nvidia Linux for Tegra (Based...

stat:awaiting tensorflower
type:performance

Please go to Stack Overflow for help and support: https://stackoverflow.com/questions/tagged/tensorflow-serving If you open a GitHub issue, here is our policy: 1. It must be a bug, a feature request, or...

stat:awaiting tensorflower
type:performance

This patch is essentially porting the patch submitted by @njhill in PR #1518 to `2.4.0` version Currently when the configured model list is updated via a call to handleReloadConfigRequest, the...

cla: no