-
tf 1.13
tfp 0.6
ubuntu 18.04
Trying to save a Bayesian neural net in a way that can be run in production using either the java or c++ api. I've tried
`save_keras_model(model,
…
-
Hi, could you please advice, where I'm wrong.
I don't have much experience and I'm trying to figure out how does it work.
I tried to to use model build with your TFX_Pipeline_for_Bert_Preprocessin…
-
**env**
win10
python3.6
bert-serving-client/server 1.9.7
tensorflow 1.14.0
**and i got this:**
E:\Software\Python3.6.5\Scripts>bert-serving-start -model_dir ./uncased_L-12_H-768_A-12/ -num_worke…
-
Use volumes as mount points for tf-serving config files and tf models.
-
I want to use onsets_frames_transcription for serving, but the preprocessing of the audio example proto is related to the data.provide_batch, and it returns a dataset object. How to export the model c…
-
**Prerequisites**
> Please fill in by replacing `[ ]` with `[x]`.
* [ ] Are you running the latest `bert-as-service`?
* [ ] Did you follow [the installation](https://github.com/hanxiao/bert-as-…
-
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(
…
-
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…
-
## Bug Report
Does Tensorflow Serving support XLA compiled SavedModels ? or am I doing something wrong ?
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: [D…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
Yes
### Source
binary
### Tensorflow Version
2.10.0
### Custom Code
Yes
### OS Platform and Distribut…