-
hi, I trained a model in python (TF 1.6) as an Estimator using the following code as described [here](https://www.tensorflow.org/programmers_guide/saved_model#performing_the_export):
```
class…
-
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,
…
-
I want to run MongoDB with Occlum starting by the docker mongoDB.
## Details
- **Image:** mongo:4.4
- I'm using the repository occlum/example (https://github.com/occlum/occlum/tree/master/ex…
-
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-…
-
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…
-
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…