Input Table | Description |
---|---|
InputTable | Table containing columns of data to score. |
ModelTable | Table containing one column identifying each model and a model column that stores each ONNX model as a BLOB. When ModelTable contains more than one model, you must use a SELECT query with a WHERE clause to select the model, otherwise an error occurs.
ModelTable must be specified as DIMENSION, otherwise an error occurs. |