V1beta1ModelSpec¶
ModelSpec describes a trained model
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
framework | str | Machine Learning <framework name> The values could be: "tensorflow","pytorch","sklearn","onnx","xgboost", "myawesomeinternalframework" etc. | |
memory | [ResourceQuantity] | [optional] | |
storage_uri | str | Storage URI for the model repository |