-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [ x] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of…
ai2ys updated
3 years ago
-
### Describe the problem the feature is intended to solve
TensorFlow's pluggable device architecture offers a plugin mechanism for registering devices with TensorFlow without the need to make chan…
-
We could discuss here how to support model serving in jupyter notebook.
/kind feature
/priority p3
-
I:VENTILATOR:freeze, optimize and export graph, could take a while...
I:GRAPHOPT:model config: /d/work/chinese_L-12_H-768_A-12/bert_config.json
I:GRAPHOPT:checkpoint: /d/work/chinese_L-12_H-768_A-12…
-
* Allow shift times, prep time, and total time to be adjusted per meal
* Use the updated times in reservations and notifications
* New model for MealLocations
* Comprised of two resources: prep a…
-
`docker run -p 8501:8501 -p 8500:8500 --mount type=bind,source=/model/test,target=/models/test -e MODEL_NAME=test -t tensorflow/serving:2.1.0`
2023-05-24 10:00:07.041263: I tensorflow_serving/util/…
-
The following packages are missing from the neuron requirements: `ray` `outlines`.
After installing with the following commands:
```sh
pip install -U -r requirements-neuron.txt
pip install .
…
-
将图片文字方向模型部署为serving服务。
模型参考文档:https://github.com/PaddlePaddle/PaddleClas/blob/release/2.5/docs/zh_CN/models/PULC/PULC_text_image_orientation.md
对方向分类模型进行了微调,inference模型预测正常。
部署参考文档:https://github.c…
-
## Description
I am trying to convert a Huggingface model to make it compatible with DJL.
My goal is to use `djl-convert` to convert the model and be able to load it locally.
Then I want to generat…
-
This is a bit pie-in-the-sky, but eventually I'd like to not have the burden of micro-managing data processing, instead off-loading scheduling and load-balancing to dask.
This would involve a tot…