Skip to content

Create Tensorflow SavedModel #4

Description

@stojanov-igor

Create SavedModel out of our current trained model.

https://www.tensorflow.org/guide/saved_model

The SavedModel should have the following data on disk.
assets saved_model.pb variables

We need to push this model to our tensforlow serving instance which is serving through a docker container.

More info: https://www.tensorflow.org/guide/saved_model#the_savedmodel_format_on_disk

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions