model_input_sizes | R Documentation |
Retrieve model's input dimensions.
model_input_sizes(url, name, config = jsonlite::fromJSON("{}"))
url |
URL the model is running at. |
name |
Name of the desired model. |
config |
Model-specific configuration options. |
List of input dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.