-
Hi!
Could you please add `tensorflow_serving` [protobufs](https://github.com/tensorflow/serving/tree/master/tensorflow_serving/apis) to the Go package as well? They depend on the `tensorflow/core/`…
-
Your documentation [mentions](https://ydf.readthedocs.io/en/latest/#:~:text=and%20TensorFlow%20Records.-,Serving,-Benchmark%20model%20inference) :
> Run models in Python, C++, Go, JavaScript, and C…
-
Hello,
I'm trying to upload a model generated with TFRanking (32Mb) to BigQuery which I saved like this:
```python
signatures = {
'serving_default':
make_keras_tft_serving_fn(
…
-
failed at make - linking stage:
```
[root@master /data/home/richliu/tf-serving-client-cpp/build]# make
[ 2%] Running gRPC C++ protocol buffer compiler on proto/tensorflow_serving/apis/prediction…
-
To start the server from tf-encrypted/examples/notebooks/serving/Server.ipynb
This line hangs tf.Session.reset(sess.targe t)
and the server is not able to accept connections from client running…
-
Concise Description:
I'd like to use JAX for distributed training of LLMs. In addition, the new release of Keras supports JAX as a backend in addition to TF.
Describe the solution you'd like
I'd …
-
**Prerequisites**
_x-posted to bert-serving repo, as well, with apologies, as I, am not sure which is the culprit._
> Please fill in by replacing `[ ]` with `[x]`.
* [x ] Are you running the la…
-
Can you please help me to productionize the model, here the difficulty I have faced
1. TF serving with ngnix (recommended) : Because it store model in pickle file so not sure how to provide pickl…
-
Previously it was working but I guess due to some package dependency the error started coming up.
following is the stack trace
pip install -r contrib/tf_serving/requirements.txt
Collecting Keras…
-
**Prerequisites**
> Please fill in by replacing `[ ]` with `[x]`.
* [x ] Are you running the latest `bert-as-service`?
* [x] Did you follow [the installation](https://github.com/hanxiao/bert-as…