Tensorflow Savedmodel
🚧 Note
For more information on uploading a model artifact to Fiddler, see Uploading a Model Artifact.
Suppose you would like to upload a model artifact for a TensorFlow (SavedModel) model.
Following is an example of what the package.py
script may look like.
Last updated