Closed
Description
openedon Mar 15, 2019
Serializing and deserializing a model to and from ONNX not only changes the names of the output (#2980) but also changes the types of the output. For example, a Score
column produced by a model (R4
/float
) becomes a Vec<R4, 1, 1>
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels