InputConfig
class InputConfig
Contains information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
Types
Properties
Link copied to clipboard
Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form. The data inputs are Framework
specific.
Link copied to clipboard
Specifies the framework version to use. This API field is only supported for the MXNet, PyTorch, TensorFlow and TensorFlow Lite frameworks.