Niraj Singh

Results 263 comments of Niraj Singh

@psyyip, [tf.estimator.export.TensorServingInputReceiver](https://www.tensorflow.org/api_docs/python/tf/estimator/export/TensorServingInputReceiver) is deprecated. Also, TF v1.x is not actively supported, please upgrade to the latest TF versions and refer to the [migration doc](https://www.tensorflow.org/guide/migrate) to know more on this. You...

@mocowo, [Dockerfile.devel](https://github.com/tensorflow/serving/blob/master/tensorflow_serving/tools/docker/Dockerfile.devel) and [Dockerfile.devel-gpu](https://github.com/tensorflow/serving/blob/master/tensorflow_serving/tools/docker/Dockerfile.devel-gpu) are minimal VM with all of the dependencies needed to build TensorFlow Serving or TensorFlow Serving with GPU support. You can also build your custom docker...

@Vedant-R, `TensorFlow Decision Forests (TF-DF)` is supported natively by `TF Serving >=2.11`. Please refer [tensorflow_serving.md](https://github.com/tensorflow/decision-forests/blob/main/documentation/tensorflow_serving.md) for documentation and example on running TF-DF model on TF serving. Thank you!

Closing this due to inactivity. Please take a look into the answers provided above, feel free to reopen and post your comments(if you still have queries on this). Thank you!

@BorisPolonsky, Can you please follow the guide [Profile Inference Requests with TensorBoard](https://www.tensorflow.org/tfx/serving/tensorboard) for step by step process to setup tensorboard for your tensorflow/serving image. Also make sure the required prerequisites...

@Sidong-Wei, TF Text is updated to v2.9.0 in latest TF serving release [2.11.0](https://github.com/tensorflow/serving/releases/tag/2.11.0). Ref: [commit](https://github.com/tensorflow/serving/commit/e88506ab6709f2dc3a3bb1601ac4b84c23025611) Please try to generate the tf_text_regression model with latest TF serving release 2.11.0 and let...

@rposts, Let me check with the team why this testcase didn't run by default. Please let me know the TF serving and bazel release you faced the issue with? You...

Closing this due to inactivity. Please take a look into the answers provided above, feel free to reopen and post your comments(if you still have queries on this). Thank you!

@jsok, Are you still looking for a resolution? We are planning on prioritising the issues based on the community interests. Please let us know if this issue still persists with...

@yzy0004, Can we have a look into this feature request to implement process_start_time_seconds metrics to the prometheus metrics. Thank you!