-
model.config: Specify model names, paths, version policy & labels, logging configuration and more.
-
tf_serving.shell: shell scripts does not contain the configuration version
aws-vault exec sandbox ./tf_serving.sh
curl -d '{"instances": [1.0, 2.0, 5.0]}' -X POST http://localhost:8501/v1/models/half_plus_twsaved_model_half_plus_two_cpu:predict
-
tf_serving_config.shell: shell scripts contains the configuration version
aws-vault exec sandbox ./tf_serving_config.sh
curl -d '{"instances": [1.0, 2.0, 5.0]}' -X POST http://localhost:8501/v1/models/model1:predict
-
Reference:
-
Notifications
You must be signed in to change notification settings - Fork 0
cz23773/Tensorflow-Serving-on-S3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published