Skip to content

There are KerasModelArtifact and TensorflowSavedModelArtifact here, which one should I use? #1186

Answered by parano
bojiang asked this question in Q&A
Discussion options

You must be logged in to vote

For others who have the same question - this is being addressed as part of our effort around better Tensorflow integration #1188

Going forward we will make it more clear which model artifact to use depending on the Tensorflow API used for creating the model.

As a rule of thumb for now(in BentoML <= 0.9.2), if you are using Tensorflow Keras API, go with KerasModelArtifact, otherwise, use the TensorflowSavedModelArtifact.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by parano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants